PermissionDeniedExceptionFailureMessage Property |
Gets the message describing the failure
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string FailureMessage { get; }
Public ReadOnly Property FailureMessage As String
Get
public:
property String^ FailureMessage {
String^ get ();
}
Property Value
Type:
String
See Also