Bahasa

DocumentableItem.DocumentationElement Properti

Definisi

Mendapatkan atau mengatur elemen dokumentasi untuk DocumentableItem.

public:
 property System::Xml::XmlElement ^ DocumentationElement { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
[System.Runtime.InteropServices.ComVisible(false)]
public System.Xml.XmlElement DocumentationElement { get; set; }
public System.Xml.XmlElement DocumentationElement { get; set; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.DocumentationElement : System.Xml.XmlElement with get, set
member this.DocumentationElement : System.Xml.XmlElement with get, set
Public Property DocumentationElement As XmlElement

Nilai Properti

XmlElement yang mewakili dokumentasi untuk DocumentableItem.

Atribut

Keterangan

Properti ini berisi elemen XML yang ditambahkan ke deskripsi layanan Web XML untuk mendokumentasikannya.

Berlaku untuk