GH_ExternalFileFileType Property |
Gets the file type as indicated by the extension.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ExternalFileType FileType { get; }
Public ReadOnly Property FileType As GH_ExternalFileType
Get
Property Value
Type:
GH_ExternalFileType[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ExternalFile.FileType"]
See Also