Diagnostic.ExpandedMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the expanded description of the diagnostic.
public:
property System::String ^ ExpandedMessage { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=6)]
public string? ExpandedMessage { get; }
[<System.Runtime.Serialization.DataMember(Order=6)>]
member this.ExpandedMessage : string
Public ReadOnly Property ExpandedMessage As String
Property Value
- Attributes