SearchRequest.AppId Property (Bing, Version 2.0)

The Application ID supplied by the Developer Provisioning System.

Public Property AppId As String
public string AppId { get; set; }

Remarks

Follow the instructions for provisioning your application in Getting Started with Bing API, Version 2 to obtain an Application ID from the Developer Provisioning System.

See Also

Concepts

Code Samples (Bing, Version 2.0)