This documentation is archived and is not being maintained.
DesignTimeParseData Constructor
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DesignTimeParseData 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 | |
|---|---|---|
|
DesignTimeParseData(IDesignerHost, String) | Infrastructure. Initializes a new instance of the DesignTimeParseData class without a specified filter. |
|
DesignTimeParseData(IDesignerHost, String, String) | Infrastructure. Initializes a new instance of the DesignTimeParseData class with the specified filter. |
Show: