Contains the state of the object firing the event.
[Visual Basic] Public ReadOnly state As String [C#] public readonly string state; [C++] public: readonly String* state; [JScript] public var state : String;
ReadyStateEventArgs Class | ReadyStateEventArgs Members | System.WinForms Namespace