GH_RuntimeMessageSource Property |
Gets a string describing the source object that created the message.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Source { get; }
Public ReadOnly Property Source As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RuntimeMessage.Source"]
See Also