DocumentableItem.DocumentationElement Vlastnost

Definice

Získá nebo nastaví prvek dokumentace pro 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

Hodnota vlastnosti

A XmlElement , který představuje dokumentaci k objektu DocumentableItem.

Atributy

Poznámky

Tato vlastnost obsahuje elementy XML, které jsou přidány do popisu webové služby XML k jeho dokumentování.

Platí pro