ControlledApplicationCurrentUsersDataFolderPath Property |
Path to data folder for the current user.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string CurrentUsersDataFolderPath { get; }
Public ReadOnly Property CurrentUsersDataFolderPath As String
Get
public:
property String^ CurrentUsersDataFolderPath {
String^ get ();
}
member CurrentUsersDataFolderPath : string with get
Property Value
String
See Also