Xml.GetDesignModeState Metod

Definition

Hämtar designtidsdata för en kontroll.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

Returer

En IDictionary som innehåller designtidsdata för Xml kontrollen.

Kommentarer

Metoden GetDesignModeState är en hjälpmetod som används för att hämta kontrollens aktuella designtidstillstånd Xml .

Gäller för

Se även