Silverlight SDK for Microsoft Bing
ApplicationId Property
OverviewMicrosoft.BingSearchEnvironmentApplicationId
Gets/Sets the application Id associated with the application. This ID is assigned via the Microsoft Bing management web interfaces for developers.
Declaration Syntax
C#Visual BasicVisual C++
public string ApplicationId { get; set; }
Public Property ApplicationId As String
public:
property String^ ApplicationId {
	String^ get ();
	void set (String^ value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)