HttpResponseStatusDescription Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string StatusDescription { get; }
Public ReadOnly Property StatusDescription As String
Get
public:
property String^ StatusDescription {
String^ get ();
}
member StatusDescription : string with get
Property Value
Type:
String
See Also