Share via


RemoteSystemKinds.Phone Property

Definition

Gets the string representation of the phone device type.

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

Property Value

String

Platform::String

winrt::hstring

String representing phone.

Windows requirements

App capabilities
remoteSystem

Applies to