Aracılığıyla paylaş


XmlSchemaContentModel.Content Özellik

Tanım

Türün içeriğini alır veya ayarlar.

public:
 abstract property System::Xml::Schema::XmlSchemaContent ^ Content { System::Xml::Schema::XmlSchemaContent ^ get(); void set(System::Xml::Schema::XmlSchemaContent ^ value); };
public abstract System.Xml.Schema.XmlSchemaContent? Content { get; set; }
public abstract System.Xml.Schema.XmlSchemaContent Content { get; set; }
member this.Content : System.Xml.Schema.XmlSchemaContent with get, set
Public MustOverride Property Content As XmlSchemaContent

Özellik Değeri

XmlSchemaContent

Türün içeriğini sağlar.

Örnekler

Bu sınıfı kullanan örnekler için bkz XmlSchemaSimpleContent . ve XmlSchemaComplexContent .

Şunlara uygulanır