| NbHttpExceptionStatusCode Property | 
            HTTPステータスコード
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic HttpStatusCode StatusCode { get; }Public ReadOnly Property StatusCode As HttpStatusCode
	Get
public:
property HttpStatusCode StatusCode {
	HttpStatusCode get ();
}member StatusCode : HttpStatusCode with get
Property Value
Type: 
HttpStatusCode Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also