다음을 통해 공유


MapFeatureDescriptor.Description 속성

정의

이 기능이 모델에서 사용되는 용도에 대한 설명입니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = mapFeatureDescriptor.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

이 기능이 모델에서 사용되는 용도에 대한 설명입니다.

구현

설명

Windows Server

Windows Server에서 이 API를 사용하려면 데스크톱 환경과 함께 Windows Server 2019를 사용해야 합니다.

스레드로부터의 안전성

이 API는 스레드로부터 안전합니다.

적용 대상