System.Web.Services.Configuration.XmlFormatExtensionAttribute Members

The members of System.Web.Services.Configuration.XmlFormatExtensionAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class.

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension point.

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.

Initializes a new instance of the System.Web.Services.Configuration.XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.

Public Properties

ElementNamestring.

Gets or sets the XML element added to the service description by the service description format extension.

ExtensionPointsType[].

The stages at which the service description format extension is to run.

Namespacestring.

Gets or sets the XML namespace for the XML element added to the service description by the service description format extension.