GlobalSystemMediaTransportControlsSession.SourceAppUserModelId Property

Definition

Gets the App user model Id of the source app of the session.

public:
 property Platform::String ^ SourceAppUserModelId { Platform::String ^ get(); };
winrt::hstring SourceAppUserModelId();
public string SourceAppUserModelId { get; }
var string = globalSystemMediaTransportControlsSession.sourceAppUserModelId;
Public ReadOnly Property SourceAppUserModelId As String

Property Value

String

Platform::String

winrt::hstring

The app user model id.

Windows requirements

App capabilities
globalMediaControl

Applies to