RemoteDeviceHelper Class
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.
Helper to List Remote Devices that are accessible
public class RemoteDeviceHelper
type RemoteDeviceHelper = class
Public Class RemoteDeviceHelper
- Inheritance
-
RemoteDeviceHelper
Constructors
RemoteDeviceHelper() |
Initializes a new instance of the RemoteDeviceHelper class. |
RemoteDeviceHelper(DispatcherQueue) |
Initializes a new instance of the RemoteDeviceHelper class. |
RemoteDeviceHelper(List<IRemoteSystemFilter>, DispatcherQueue) |
Initializes a new instance of the RemoteDeviceHelper class. |
RemoteDeviceHelper(List<IRemoteSystemFilter>) |
Initializes a new instance of the RemoteDeviceHelper class. |
Properties
DispatcherQueue |
Gets or sets which DispatcherQueue is used to dispatch UI updates. |
RemoteSystems |
Gets a List of All Remote Systems based on Selection Filter |
Methods
GenerateSystems() |
Initiate Enumeration |