This documentation is archived and is not being maintained.

XmlFormatExtensionPointAttribute Properties

The XmlFormatExtensionPointAttribute type exposes the following members.

  NameDescription
Public property 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.
Public property 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.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Top
Show: