Udostępnij za pośrednictwem


Właściwość MapTileServerConfiguration.AppID —

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

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

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

Wartość właściwości

Typ: String
Returns String.

Uwagi

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

Zobacz też

Informacje

MapTileServerConfiguration Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms