MapTileServerConfiguration.AppID 屬性
取得或設定要用於 Bing Maps SOAP 服務的應用程式識別項 (AppID)。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
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)
屬性值
類型:String
傳回 String。
備註
請參閱授權合約,以了解您是否需要取得自己的 AppID。