Click or drag to resize

FileReferenceFullPath Property

Gets the absolute path of this file reference.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public string FullPath { get; }

Property Value

Type: String
See Also