RemoteSystemDiscoveryTypeFilter(RemoteSystemDiscoveryType) Constructor

Definition

Initializes an instance of the RemoteSystemDiscoveryTypeFilter class.

public:
 RemoteSystemDiscoveryTypeFilter(RemoteSystemDiscoveryType discoveryType);
 RemoteSystemDiscoveryTypeFilter(RemoteSystemDiscoveryType const& discoveryType);
public RemoteSystemDiscoveryTypeFilter(RemoteSystemDiscoveryType discoveryType);
function RemoteSystemDiscoveryTypeFilter(discoveryType)
Public Sub New (discoveryType As RemoteSystemDiscoveryType)

Parameters

discoveryType
RemoteSystemDiscoveryType

The discovery type to target.

Windows requirements

App capabilities
remoteSystem

Applies to