DocumentableItem.DocumentationElement Proprietà

Definizione

Ottiene o imposta l'elemento della documentazione per .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; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.DocumentationElement : System.Xml.XmlElement with get, set
Public Property DocumentationElement As XmlElement

Valore della proprietà

Oggetto XmlElement che rappresenta la documentazione per l'oggetto DocumentableItem.

Attributi

Commenti

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

Si applica a