The message that has been displayed in the dialog box.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public string Message { get; } |
Visual Basic |
---|
Public ReadOnly Property Message As String Get |
Visual C++ |
---|
public: property String^ Message { String^ get (); } |