RemoteSystemDiscoveryTypeFilter.RemoteSystemDiscoveryType Property

Definition

The discovery type that the containing RemoteSystemDiscoveryTypeFilter object targets.

public:
 property RemoteSystemDiscoveryType RemoteSystemDiscoveryType { RemoteSystemDiscoveryType get(); };
RemoteSystemDiscoveryType RemoteSystemDiscoveryType();
public RemoteSystemDiscoveryType RemoteSystemDiscoveryType { get; }
var remoteSystemDiscoveryType = remoteSystemDiscoveryTypeFilter.remoteSystemDiscoveryType;
Public ReadOnly Property RemoteSystemDiscoveryType As RemoteSystemDiscoveryType

Property Value

The discovery type to target.

Windows requirements

App capabilities
remoteSystem

Applies to