This documentation is archived and is not being maintained.
XmlFormatExtensionPointAttribute Properties
Visual Studio 2010
The XmlFormatExtensionPointAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowElements | Gets or sets a value that indicates whether the member of the class that implements the service description format extension specified in the MemberName property can accept raw XML elements. |
|
MemberName | Specifies that the member of the class that implements the service description format extension can have a service description format extension associated with it. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: