DkmManagedTaskInfo.AsyncState Field
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.
[Optional] Currently deprecated. String representing the AsyncState property of the task.
public: initonly System::String ^ AsyncState;
public: initonly Platform::String ^ AsyncState;
initonly std::wstring AsyncState;
public readonly string AsyncState;
public readonly string? AsyncState;
val mutable AsyncState : string
Public ReadOnly AsyncState As String