DocumentableItem.DocumentationElement Özellik

Tanım

için DocumentableItembelge öğesini alır veya ayarlar.

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

Özellik Değeri

XmlElement için belgeleri temsil eden birDocumentableItem.

Öznitelikler

Açıklamalar

Bu özellik, bir XML Web hizmetinin açıklamasını belgeleme amacıyla eklenen XML öğelerini içerir.

Şunlara uygulanır