This documentation is archived and is not being maintained.

DesignTimeParseData Constructor

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.

  NameDescription
Public method DesignTimeParseData(IDesignerHost, String) Infrastructure. Initializes a new instance of the DesignTimeParseData class without a specified filter.
Public method DesignTimeParseData(IDesignerHost, String, String) Infrastructure. Initializes a new instance of the DesignTimeParseData class with the specified filter.
Top
Show: