IServiceOperationResultStatusMessage Property |
Gets the message associated with the
HResult error code.
Namespace:
SysadminsLV.PKI.Utils
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax string StatusMessage { get; }
ReadOnly Property StatusMessage As String
Get
property String^ StatusMessage {
String^ get ();
}
abstract StatusMessage : string with get
Property Value
Type:
StringSee Also