RemoteSystemKinds.Holographic Property

Definition

Gets the string representation of the holographic device type.

public:
 static property Platform::String ^ Holographic { Platform::String ^ get(); };
static winrt::hstring Holographic();
public static string Holographic { get; }
var string = RemoteSystemKinds.holographic;
Public Shared ReadOnly Property Holographic As String

Property Value

String

Platform::String

winrt::hstring

String representing holographic.

Windows requirements

App capabilities
remoteSystem

Applies to