This documentation is archived and is not being maintained.
DesignTimeResourceProviderFactoryAttribute Constructor
Visual Studio 2010
Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DesignTimeResourceProviderFactoryAttribute(String) | Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the specified factory type name. |
|
DesignTimeResourceProviderFactoryAttribute(Type) | Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the qualified name of the specified factory type. |
Show: