IVsTask2.IsCompleted Property

Definition

public:
 property bool IsCompleted { bool get(); };
public:
 property bool IsCompleted { bool get(); };
[System.Runtime.InteropServices.DispId(1610678281)]
public bool IsCompleted { get; }
public bool IsCompleted { get; }
[<System.Runtime.InteropServices.DispId(1610678281)>]
member this.IsCompleted : bool
member this.IsCompleted : bool
Public ReadOnly Property IsCompleted As Boolean

Property Value

Returns Boolean.

Implements

Attributes

Applies to