IExtension2 Interface

Definition

public interface class IExtension2 : Microsoft::BizTalk::SchemaEditor::Extensibility::IExtension
[System.Runtime.InteropServices.Guid("C98679EF-1D0C-42e5-A5BE-588825875267")]
public interface IExtension2 : Microsoft.BizTalk.SchemaEditor.Extensibility.IExtension
type IExtension2 = interface
    interface IExtension
Public Interface IExtension2
Implements IExtension
Attributes
Implements

Properties

Description (Inherited from IExtension)
ExtensionName (Inherited from IExtension)
InstanceGenerator (Inherited from IExtension)
InstanceValidator (Inherited from IExtension)
NamespaceAlias (Inherited from IExtension)
NamespaceUri (Inherited from IExtension)
RequiresSequenceNumber (Inherited from IExtension)
SchemaValidator (Inherited from IExtension)
StandardName (Inherited from IExtension)

Methods

GetCustomViews() (Inherited from IExtension)
GetPropertyManager(ITreeNode) (Inherited from IExtension)
Initialize(ITree) (Inherited from IExtension)
SetSite(Object)

Applies to