FeatureAttribute(Type) Constructor
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.
public:
FeatureAttribute(Type ^ featureProviderType);
public FeatureAttribute (Type featureProviderType);
new Microsoft.VisualStudio.DesignTools.Extensibility.Features.FeatureAttribute : Type -> Microsoft.VisualStudio.DesignTools.Extensibility.Features.FeatureAttribute
Public Sub New (featureProviderType As Type)
Parameters
- featureProviderType
- Type