DocumentableItem.DocumentationElement Proprietà

Definizione

Ottiene o imposta l'elemento di documentazione di 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

Valore della proprietà

Oggetto XmlElement che rappresenta la documentazione di DocumentableItem.

Attributi

Commenti

Questa proprietà contiene elementi XML che vengono aggiunti a una descrizione di un servizio Web XML per documentarlo.

Si applica a