BingMetaInfoLogoUri Property |
Gets or sets the uri of the logo.
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 LogoUri { get; set; }
Public Property LogoUri As String
Get
Set
public:
property String^ LogoUri {
String^ get ();
void set (String^ value);
}
member LogoUri : string with get, set
Property Value
Type:
StringSee Also