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

媒体流中内容的说明。

适用于