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