TypedXmlDocument.Document Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property System::Xml::XmlNode ^ Document { System::Xml::XmlNode ^ get(); };
public System.Xml.XmlNode Document { get; }
member this.Document : System.Xml.XmlNode
Public ReadOnly Property Document As XmlNode