ResponseSummary.Copyright Property

 

The Bing Maps copyright string. Get this property from the service response.

Syntax

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

Remarks

Whenever you use or display results returned from the Bing Maps SOAP Services, you need to also display the logo returned in the ResponseBase.BrandLogoUri Property and copyright notices returned in the Copyright property.