XmlFormatExtensionPointAttribute Properties
.NET Framework 2.0
| 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)
|
Community Additions
ADD
Show: