Aracılığıyla paylaş


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; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.DocumentationElement : System.Xml.XmlElement with get, set
Public Property DocumentationElement As XmlElement

Özellik Değeri

XmlElement

XmlElement için belgeleri temsil eden bir DocumentableItem.

Öznitelikler

Açıklamalar

Bu özellik, belgeleye bir XML Web hizmetinin açıklamasına eklenen XML öğelerini içerir.

Şunlara uygulanır