Open sandboxFocus

Property ExtensionType

ExtensionType

Gets the type of the extension being exported. The type must have a public parameterless constructor and must implement the interface or base class required by the specified ExtensionKinds.

Declaration
public Type ExtensionType { get; }
Property Value
Type Description
Type