MediaFrameSourceGroup.DisplayName Property

Definition

Gets the human-readable name for the media frame source group.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = mediaFrameSourceGroup.displayName;
Public ReadOnly Property DisplayName As String

Property Value

String

Platform::String

winrt::hstring

The human-readable name for the media frame source group.

Applies to