Share via


ImageryMetadataResult.ImageUriSubdomains Property

 

A string array, where each element specifies a sub-domain that can be used to construct a URI for the image. Get this property from the service response.

Syntax

public string[] ImageUriSubdomains { set; get; }
Public Property ImageUriSubdomains As String()

See Also

ImageryServiceClient.GetMapUri Method