IVsTask2.AsyncState Property
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.
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