Revit 2026 API
Controlled |
Path to data folder for the current user.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string CurrentUsersDataFolderPath { get; }
Public ReadOnly Property CurrentUsersDataFolderPath As String Get
public: property String^ CurrentUsersDataFolderPath { String^ get (); }
member CurrentUsersDataFolderPath : string with get
Property Value
StringSee Also