This documentation is archived and is not being maintained.

DesignTimeResourceProviderFactoryAttribute Constructor

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.

  NameDescription
Public method DesignTimeResourceProviderFactoryAttribute(String) Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the specified factory type name.
Public method DesignTimeResourceProviderFactoryAttribute(Type) Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the qualified name of the specified factory type.
Top
Show: