PrtExceptionExceptionMessage Property |
[Missing <summary> documentation for "P:P.Runtime.PrtException.ExceptionMessage"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected virtual string ExceptionMessage { get; }
Protected Overridable ReadOnly Property ExceptionMessage As String
Get
protected:
virtual property String^ ExceptionMessage {
String^ get ();
}
abstract ExceptionMessage : string with get
override ExceptionMessage : string with get
Property Value
Type:
StringSee Also