Share via


IAnnotationProvider.AnnotationTypeName Propiedad

Definición

Obtiene el nombre de este tipo de anotación.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de este tipo de anotación.

Se aplica a