IsRestartComputerTask Property
In This Topic
Indicates whether this object is a RestartComputerTask
Syntax
'Declaration
Public ReadOnly Property IsRestartComputerTask As Boolean
public bool IsRestartComputerTask {get;}
public:
property bool IsRestartComputerTask {
bool get();
}
See Also