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

AXmlElement, který představuje dokumentaci pro .DocumentableItem

Atributy

Poznámky

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

Platí pro