FileReference.RelativePath Property

FileReferenceRelativePath Property

Gets the relative path of this file reference.

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

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also