Revit 2026 API
Message |
The message that has been displayed in the dialog box.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Message { get; }
Public ReadOnly Property Message As String Get
public: property String^ Message { String^ get (); }
member Message : string with get
Property Value
StringSee Also