RemoteDevicePicker Constructors
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.
Overloads
RemoteDevicePicker() |
Initializes a new instance of the RemoteDevicePicker class. |
RemoteDevicePicker(RemoteSystemDiscoveryType, RemoteSystemAuthorizationKind, RemoteSystemStatusType) |
Initializes a new instance of the RemoteDevicePicker class with filters. |
RemoteDevicePicker()
Initializes a new instance of the RemoteDevicePicker class.
public RemoteDevicePicker ();
Public Sub New ()
Applies to
RemoteDevicePicker(RemoteSystemDiscoveryType, RemoteSystemAuthorizationKind, RemoteSystemStatusType)
Initializes a new instance of the RemoteDevicePicker class with filters.
public RemoteDevicePicker (Windows.System.RemoteSystems.RemoteSystemDiscoveryType remoteSystemDiscoveryType, Windows.System.RemoteSystems.RemoteSystemAuthorizationKind remoteSystemAuthorizationKind, Windows.System.RemoteSystems.RemoteSystemStatusType remoteSystemStatusType);
new Microsoft.Toolkit.Uwp.UI.Controls.RemoteDevicePicker : Windows.System.RemoteSystems.RemoteSystemDiscoveryType * Windows.System.RemoteSystems.RemoteSystemAuthorizationKind * Windows.System.RemoteSystems.RemoteSystemStatusType -> Microsoft.Toolkit.Uwp.UI.Controls.RemoteDevicePicker
Public Sub New (remoteSystemDiscoveryType As RemoteSystemDiscoveryType, remoteSystemAuthorizationKind As RemoteSystemAuthorizationKind, remoteSystemStatusType As RemoteSystemStatusType)
Parameters
- remoteSystemDiscoveryType
- Windows.System.RemoteSystems.RemoteSystemDiscoveryType
- remoteSystemAuthorizationKind
- Windows.System.RemoteSystems.RemoteSystemAuthorizationKind
- remoteSystemStatusType
- Windows.System.RemoteSystems.RemoteSystemStatusType