DesignSurfaceExtensionAttribute.ExtensionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Type of the object registered as providing a VSPackage with an implementation of DesignSurfaceExtension to customize design surfaces.
public:
property Type ^ ExtensionType { Type ^ get(); };
public:
property Platform::Type ^ ExtensionType { Platform::Type ^ get(); };
public Type ExtensionType { get; }
member this.ExtensionType : Type
Public ReadOnly Property ExtensionType As Type
Property Value
The Type of the DesignSurfaceExtension implementation provided by the DesignSurfaceExtension.