Revit 2026 API
ApplicationShared |
Location of shared components used by Revit.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string SharedComponentsLocation { get; }
Public ReadOnly Property SharedComponentsLocation As String Get
public: property String^ SharedComponentsLocation { String^ get (); }
member SharedComponentsLocation : string with get
Property Value
StringSee Also