System.Web.Services.Description.DocumentableItem.Documentation Property

Gets or sets the text documentation for the instance of the System.Web.Services.Description.DocumentableItem.

Syntax

[System.Xml.Serialization.XmlIgnore]
public string Documentation { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

In a derived class, this property represents the text comments added to an element of the XML Web service. The default implementation is an empty string ("").

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0