XmlSchemaAttribute.Form 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置属性的窗体。
public:
 property System::Xml::Schema::XmlSchemaForm Form { System::Xml::Schema::XmlSchemaForm get(); void set(System::Xml::Schema::XmlSchemaForm value); };public System.Xml.Schema.XmlSchemaForm Form { get; set; }member this.Form : System.Xml.Schema.XmlSchemaForm with get, setPublic Property Form As XmlSchemaForm属性值
XmlSchemaForm 值之一。 默认为包含该特性的架构元素的 AttributeFormDefault 值。 可选。