XmlSchemaObject.Parent Özellik

Tanım

Bu XmlSchemaObjectöğesinin üst öğesini alır veya ayarlar.

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

Özellik Değeri

Bu XmlSchemaObjectöğesinin üst öğesiXmlSchemaObject.

Şunlara uygulanır