次の方法で共有


SourceChangeRequestedEventArgs.Description プロパティ

定義

メディア ストリーム内のコンテンツの説明を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

メディア ストリーム内のコンテンツの説明。

適用対象