StartupTask.Disable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disables the startup task.
public:
virtual void Disable() = Disable;
void Disable();
public void Disable();
function disable()
Public Sub Disable ()