| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LayerInfos As IEnumerable(Of WmtsLayer.WmtsLayerInfo) | |
| C# | |
|---|---|
public IEnumerable<WmtsLayer.WmtsLayerInfo> LayerInfos {get;} | |
This enumeration is only available if SkipGetCapabilities is false and after the layer is initialized.
Property Value
The layer infos.Target Platforms:Windows Phone 7