[This is preliminary documentation and is subject to change.]
Returns the message of remote exception
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Message { get; }
public string Message { get; }
Public ReadOnly Property Message As String
Get
Public ReadOnly Property Message As String
Get
public:
property String^ Message {
String^ get ();
}
public:
property String^ Message {
String^ get ();
}
member Message : string with get
member Message : string with get
Property Value
Type:
String