Revit 2026 API
Controlled |
Add-ins location for current user.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string CurrentUserAddinsLocation { get; }
Public ReadOnly Property CurrentUserAddinsLocation As String Get
public: property String^ CurrentUserAddinsLocation { String^ get (); }
member CurrentUserAddinsLocation : string with get
Property Value
StringSee Also