FileReference.FullPathStatus Property

FileReferenceFullPathStatus Property

Gets the file reference status.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public FileReferenceStatus FullPathStatus { get; }
Public ReadOnly Property FullPathStatus As FileReferenceStatus
	Get

Property Value

Type: FileReferenceStatus
Version Information

Rhino for Windows

Supported in: 6.8
See Also