HttpResponseStatusDescription Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also