ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class / StatusCode Property

In This Topic
    StatusCode Property
    In This Topic
    Gets or sets the HTTP status code for the request.
    Syntax
    'Declaration
     
    
    Public Property StatusCode As Integer
    public int StatusCode {get; set;}
    See Also