This documentation is archived and is not being maintained.
XmlFormatExtensionPointAttribute Properties
.NET Framework 1.1
The properties of the XmlFormatExtensionPointAttribute class are listed here. For a complete list of XmlFormatExtensionPointAttribute class members, see the XmlFormatExtensionPointAttribute Members topic.
Public Properties
AllowElements | Gets or sets a value indicating whether the member of the class implementing the service description format extension specified in the MemberName property can accept raw XML elements. |
MemberName | Specifies that the member of the class implementing the service description format extension can have a service description format extension associated with it. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
See Also
XmlFormatExtensionPointAttribute Class | System.Web.Services.Configuration Namespace
Show:
