PlaceInfo.Identifier 속성

정의

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

속성 값

String

Platform::String

winrt::hstring

PlaceInfo와 연결된 식별자를 가져옵니다.

적용 대상