次の方法で共有


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

この注釈型の名前。

適用対象