SourceChangeRequestedEventArgs.Genre Property

Definition

Gets the names of the genres that the content in the media stream belongs to.

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

Property Value

String

Platform::String

winrt::hstring

Gets the names of the genres that the content in the media stream belongs to.

Applies to