Revit 2026 API
Linked |
Path of the linked resource.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string LinkedResourcePathName { get; }
Public ReadOnly Property LinkedResourcePathName As String Get
public: property String^ LinkedResourcePathName { String^ get (); }
member LinkedResourcePathName : string with get
Property Value
StringSee Also