ResponseBase.BrandLogoUri Property
The System.Uri of the Bing Maps brand logo image.
Syntax
public System.Uri BrandLogoUri { set; get; }
Public Property BrandLogoUri As System.Uri
Remarks
Whenever you use or display results returned from the Bing Maps SOAP Services, you need to also display the logo returned in the BrandLogoUri property and copyright notices returned in the ResponseSummary.Copyright Property.