XmlFormatExtensionAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the XmlFormatExtensionAttribute class.
| Name | Description |
|---|---|
| XmlFormatExtensionAttribute () |
Initializes a new instance of the XmlFormatExtensionAttribute class.
|
| XmlFormatExtensionAttribute (String, String, Type) |
Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension point.
|
| XmlFormatExtensionAttribute (String, String, Type[]) |
Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.
|
| XmlFormatExtensionAttribute (String, String, Type, Type) |
Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.
|
| XmlFormatExtensionAttribute (String, String, Type, Type, Type) |
Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.
|
| XmlFormatExtensionAttribute (String, String, Type, Type, Type, Type) |
Initializes a new instance of the XmlFormatExtensionAttribute class that specifies the XML element and namespace to add when running at the specified extension points.
|
Community Additions
ADD
Show: