PlugInInfoFileName Property |
Returns the plug-in's file name.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
StringSee Also