ExtensionRegistration Class

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

public ref class ExtensionRegistration
[System.Runtime.Serialization.DataContract]
public class ExtensionRegistration
type ExtensionRegistration = class
Public Class ExtensionRegistration
Inheritance
ExtensionRegistration
Attributes

Constructors

ExtensionRegistration(ExtensionIdentifier, String, Stream, Type)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the ExtensionRegistration class.

Properties

AssemblyQualifiedName

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the qualified name of the extension assembly.

ElementSelector

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the element selector.

ExtensionType

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the type of the extension.

SchemaStream

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the XML schema of the extension.

TypeIdentifier

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the type identifier for this extension.

Applies to