RhinoDocTemplateFileUsed Property |
name of the template file used to create this document. This is a runtime value
only present if the document was newly created.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string TemplateFileUsed { get; }Public ReadOnly Property TemplateFileUsed As String
Get
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also