PlugInInfo.Organization Property

PlugInInfoOrganization Property

Returns the organization or company that created the plug-in.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string Organization { get; }
Public ReadOnly Property Organization As String
	Get

Property Value

Type: String
See Also