RemoteSystemKinds.Holographic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 representing holographic.
Windows requirements
App capabilities |
remoteSystem
|