System.Web.Services.Description.DocumentableItem Class

Represents the abstract base class from which several classes in the System.Web.Services.Description namespace are derived.

See Also: DocumentableItem Members

Syntax

public abstract class DocumentableItem

Remarks

Several classes are derived from this class:

This base class contains only one property, the DocumentableItem.Documentation property, which represents the text documentation for a specific WSDL (Web Services Description Language) element.

For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

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