Compartilhar via


SourceChangeRequestedEventArgs.Author Propriedade

Definição

Obtém o autor do conteúdo no fluxo de mídia.

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

Valor da propriedade

String

Platform::String

winrt::hstring

O autor do conteúdo no fluxo de mídia.

Aplica-se a