PlaceInfo.Identifier Property

Definition

Gets the identifier associated with the PlaceInfo.

public:
 property Platform::String ^ Identifier { Platform::String ^ get(); };
winrt::hstring Identifier();
public string Identifier { get; }
var string = placeInfo.identifier;
Public ReadOnly Property Identifier As String

Property Value

String

Platform::String

winrt::hstring

Gets the identifier associated with the PlaceInfo.

Applies to