IVsToolbox7.GetAsyncState 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.
public:
System::UInt32 GetAsyncState();
public:
unsigned int GetAsyncState();
unsigned int GetAsyncState();
public uint GetAsyncState ();
abstract member GetAsyncState : unit -> uint32
Public Function GetAsyncState () As UInteger