Share via


LocalLocationRatingInfo.ProviderIdentifier Property

Definition

Gets the provider ID for the rating.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime. For more information about the Windows.Services.Maps.LocalSearch namespace, please work with your Microsoft Account Team representative.

public:
 property Platform::String ^ ProviderIdentifier { Platform::String ^ get(); };
winrt::hstring ProviderIdentifier();
public string ProviderIdentifier { get; }
var string = localLocationRatingInfo.providerIdentifier;
Public ReadOnly Property ProviderIdentifier As String

Property Value

String

Platform::String

winrt::hstring

The provider ID for the rating.

Applies to