IVsTask2.AsyncState Property

Definition

public:
 property System::Object ^ AsyncState { System::Object ^ get(); };
public:
 property Platform::Object ^ AsyncState { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610678283)]
public object AsyncState { get; }
public object AsyncState { get; }
[<System.Runtime.InteropServices.DispId(1610678283)>]
member this.AsyncState : obj
member this.AsyncState : obj
Public ReadOnly Property AsyncState As Object

Property Value

Returns Object.

Implements

Attributes

Applies to