Share

Application.CurrentUsersAddinsDataFolderPath Property

Path to AddinsData folder for the current user.


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public string CurrentUsersAddinsDataFolderPath { get; }

Property Value

String

Remarks

Similar to C:\Users\[UserName]\AppData\Roaming\Autodesk\[ProductType]\[ReleaseName]\AddinsData

See Also

Reference

Was this information helpful?