GH_AssemblyInfoLocation Property |
Gets the location this assembly was loaded from.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Location { get; }
Public ReadOnly Property Location As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.Location"]
See Also