BasicFileInfoCentralPath Property |
Returns the central model path.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string CentralPath { get; }
Public ReadOnly Property CentralPath As String
Get
public:
property String^ CentralPath {
String^ get ();
}
member CentralPath : string with get
Property Value
String
See Also