Propriedade MapTileServerConfiguration.AppID
Gets or sets the application identifier (AppID) to use for Bing Maps SOAP Services.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
Public Property AppID As String
public string AppID { get; set; }
public:
property String^ AppID {
String^ get ();
void set (String^ value);
}
member AppID : string with get, set
function get AppID () : String
function set AppID (value : String)
Valor de propriedade
Tipo: String
Returns String.
Comentários
Refer to your license agreement to see if you need to obtain your own AppID.