Partager via


MapTileServerConfiguration.AppID, propriété

Obtient ou définit l'identificateur d'application (AppID) à utiliser pour les services SOAP Bing Maps.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : String
retourne String ;

Notes

Reportez -vous à votre contrat de licence logiciel pour voir si vous devez obtenir votre propre AppID.

Voir aussi

Référence

MapTileServerConfiguration Classe

Microsoft.Reporting.WebForms, espace de noms