HolographicDisplay.DisplayName Property

Definition

Gets a friendly name for this display that can be displayed to the user.

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

Property Value

String

Platform::String

winrt::hstring

The friendly name.

Applies to