XmlSchemaAttribute.Form 屬性

定義

取得或設定屬性的形式。

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, set
Public Property Form As XmlSchemaForm

屬性值

這是其中一項 XmlSchemaForm 價值。 預設值為包含該屬性的結構元素的 值 AttributeFormDefault 。 Optional.

適用於