IAnnotationProvider.AnnotationTypeName 속성

정의

이 주석 형식의 이름을 가져옵니다.

public:
 property Platform::String ^ AnnotationTypeName { Platform::String ^ get(); };
winrt::hstring AnnotationTypeName();
public string AnnotationTypeName { get; }
var string = iAnnotationProvider.annotationTypeName;
Public ReadOnly Property AnnotationTypeName As String

속성 값

String

Platform::String

winrt::hstring

이 주석 형식의 이름입니다.

적용 대상