Compartilhar via


IAnnotationProvider.Author Propriedade

Definição

Obtém o nome do autor da anotação.

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

Valor da propriedade

String

Platform::String

winrt::hstring

O nome do autor da anotação.

Aplica-se a