Cancel Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides ToolTask. . :: . .Cancel() () () ().

Namespace:  Microsoft.Build.Tasks
Assembly:  Microsoft.Build.Tasks.v12.0 (in Microsoft.Build.Tasks.v12.0.dll)

Syntax

'Declaration
Public Overrides Sub Cancel
public override void Cancel()
public:
virtual void Cancel() override
abstract Cancel : unit -> unit 
override Cancel : unit -> unit 
public override function Cancel()

Implements

ICancelableTask. . :: . .Cancel() () () ()

.NET Framework Security

See Also

Reference

ManagedCompiler Class

Microsoft.Build.Tasks Namespace