FileReference.FullPath Property

FileReferenceFullPath Property

Gets the absolute path of this file reference.

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

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also