InvalidToolsetDefinitionException.InitializeCustomState Method

Definition

protected:
 override void InitializeCustomState(System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ state);
protected override void InitializeCustomState (System.Collections.Generic.IDictionary<string,string> state);
override this.InitializeCustomState : System.Collections.Generic.IDictionary<string, string> -> unit
Protected Overrides Sub InitializeCustomState (state As IDictionary(Of String, String))

Parameters

Applies to