편집

다음을 통해 공유


XmlFormHostItem.FormState Property

Definition

This member is a wrapper for the FormState property of the XmlForm class.

public:
 virtual property System::Collections::IDictionary ^ FormState { System::Collections::IDictionary ^ get(); };
public virtual System.Collections.IDictionary FormState { get; }
member this.FormState : System.Collections.IDictionary
Public Overridable ReadOnly Property FormState As IDictionary

Property Value

Returns IDictionary.

Applies to