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

In This Topic
    StatusDescription Property
    In This Topic
    Gets or sets a description of the HTTP status code.
    Syntax
    'Declaration
     
    
    Public Property StatusDescription As String
    public string StatusDescription {get; set;}
    See Also