DocumentableItem.Documentation Property
.NET Framework (current version)
Gets or sets the text documentation for the instance of the DocumentableItem.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.StringA string that represents the documentation for the DocumentableItem.
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 ("").
.NET Framework
Available since 1.1
Available since 1.1
Show: