Sdílet prostřednictvím


MapTileServerConfiguration.AppID – vlastnost

Gets or sets the application identifier (AppID) to use for Bing Maps SOAP Services.

Obor názvů:  Microsoft.Reporting.WebForms
Sestavení:  Microsoft.ReportViewer.WebForms (v Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String
Returns String.

Poznámky

Refer to your license agreement to see if you need to obtain your own AppID.

Viz také

Referenční dokumentace

MapTileServerConfiguration Třída

Microsoft.Reporting.WebForms – obor názvů