DesignTimeResourceProviderFactoryAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class.
| 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.
|
Community Additions
ADD
Show: