MacroManagerFolder Property |
The modules folder.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.0.4.0 (26.0.4.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