RemoteSystemStatusTypeFilter.RemoteSystemStatusType Property

Definition

The status type that the containing RemoteSystemStatusTypeFilter object targets.

public:
 property RemoteSystemStatusType RemoteSystemStatusType { RemoteSystemStatusType get(); };
RemoteSystemStatusType RemoteSystemStatusType();
public RemoteSystemStatusType RemoteSystemStatusType { get; }
var remoteSystemStatusType = remoteSystemStatusTypeFilter.remoteSystemStatusType;
Public ReadOnly Property RemoteSystemStatusType As RemoteSystemStatusType

Property Value

The status type to target.

Windows requirements

App capabilities
remoteSystem

Applies to