Message Property (DataVisualizerResourceException)
In This Topic
Gets a message that describes the current exception.
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property Message As String
public override string Message {get;}
See Also