The macro name.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
| C# |
|---|
public string Name { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Name As String Get |
| Visual C++ |
|---|
public: property String^ Name { String^ get (); } |