ImageryMetadataResult.ImageryProviders Property

 

An ImageryProvider Class array that specifies the vendors that provided the imagery data. Get this property from the service response.

Syntax

public ImageryProvider[] ImageryProviders { set; get; }
Public Property ImageryProviders As ImageryProvider()

Remarks

The ImageryProviders property contains the imagery data providers for the map style specified in the ImageryMetadataRequest.Style Property. If imagery metadata is needed for two different map styles, two GetImageryMetadata requests need to be made.