RemoteSystemStatusTypeFilter(RemoteSystemStatusType) Constructor

Definition

Initializes an instance of the RemoteSystemStatusTypeFilter class.

public:
 RemoteSystemStatusTypeFilter(RemoteSystemStatusType remoteSystemStatusType);
 RemoteSystemStatusTypeFilter(RemoteSystemStatusType const& remoteSystemStatusType);
public RemoteSystemStatusTypeFilter(RemoteSystemStatusType remoteSystemStatusType);
function RemoteSystemStatusTypeFilter(remoteSystemStatusType)
Public Sub New (remoteSystemStatusType As RemoteSystemStatusType)

Parameters

remoteSystemStatusType
RemoteSystemStatusType

The status type to target.

Windows requirements

App capabilities
remoteSystem

Applies to