InvalidToolsetDefinitionException.FlushCustomState Method

Definition

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

Returns

Applies to