FileReferenceFullPathStatus Property |
Gets the file reference status.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic FileReferenceStatus FullPathStatus { get; }
Public ReadOnly Property FullPathStatus As FileReferenceStatus
Get
Property Value
Type:
FileReferenceStatus
See Also