GH_RuntimeMessage.Message Property

GH_RuntimeMessageMessage Property

Gets the contents of the message.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Message { get; }
Public ReadOnly Property Message As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RuntimeMessage.Message"]

See Also