AutomationAdapter.GetStateData(String) 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.
Gets the state data.
public:
override void GetStateData(System::String ^ % state);
public override void GetStateData (ref string state);
override this.GetStateData : string -> unit
Public Overrides Sub GetStateData (ByRef state As String)
Parameters
- state
- String
Specifies the state.