Share via


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

其中一個 XmlSchemaForm 值。 預設值是包含屬性的結構描述項目的 AttributeFormDefault 的值。 選擇性。

適用於