XmlFormatExtensionAttribute Properties

 

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyElementName

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

System_CAPS_pubpropertyExtensionPoints

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

System_CAPS_pubpropertyNamespace

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

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

Return to top
Show: