PlugInInfo.FileTypeDescriptions Property

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)
Syntax
public string[] FileTypeDescriptions { get; }
Public ReadOnly Property FileTypeDescriptions As String()
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also