ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResult Class / ImageUrlSubdomains Property

In This Topic
    ImageUrlSubdomains Property
    In This Topic
    One or more URL subdomains that may be used when constructing an image tile URL.
    Syntax
    'Declaration
     
    
    Public Property ImageUrlSubdomains As String()
    public string[] ImageUrlSubdomains {get; set;}
    See Also