MacroManagerFolder Property |
The modules folder.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Folder { get; }
Public ReadOnly Property Folder As String
Get
public:
property String^ Folder {
String^ get ();
}
member Folder : string with get
Property Value
String
See Also