BingTiledProviderCacheId Property |
Gets the url of the image as string.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string CacheId { get; }
Public ReadOnly Property CacheId As String
Get
public:
virtual property String^ CacheId {
String^ get () sealed;
}
abstract CacheId : string with get
override CacheId : string with get
Property Value
Type:
StringImplements
ITiledProviderCacheIdSee Also