Revit 2025.3 API
Controlled |
Add-ins location for current user.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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