Condividi tramite


WindowsUpdate.IsSeeker Proprietà

Definizione

Indica se l'oggetto WindowsUpdate è classificato come cercatore.

public:
 property bool IsSeeker { bool get(); };
bool IsSeeker();
public bool IsSeeker { get; }
var boolean = windowsUpdate.isSeeker;
Public ReadOnly Property IsSeeker As Boolean

Valore della proprietà

Boolean

bool

true se l'oggetto WindowsUpdate è classificato come cercatore; in caso contrario, false.

Si applica a