Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / WebRequestResult Class / StatusCode Property
In This Topic
    StatusCode Property
    In This Topic
    Gets or sets the HTTP status code of the web request.
    Syntax
    public System.int StatusCode {get; set;}
    See Also