PlugInInfoFileTypeDescriptions Property |
Returns the description of supported file types for file import and file export plug-in.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic string[] FileTypeDescriptions { get; }
Public ReadOnly Property FileTypeDescriptions As String()
Get
Property Value
Type:
String
See Also