GameBarServicesTargetInfo.DisplayName Property

Definition

Gets the display name of the Game Bar services target app.

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

Property Value

String

Platform::String

winrt::hstring

The display name of the Game Bar services target app.

Windows requirements

App capabilities
gameBarServices

Applies to