ServiceOperationResultStatusMessage 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 public string StatusMessage { get; }
Public ReadOnly Property StatusMessage As String
Get
public:
virtual property String^ StatusMessage {
String^ get () sealed;
}
abstract StatusMessage : string with get
override StatusMessage : string with get
Property Value
Type:
StringImplements
IServiceOperationResultStatusMessageSee Also