ProvideOptionPageAttribute Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean) | Initializes a new instance of ProvideOptionPageAttribute indicating that a particular class implements user configuration support for the VSPackage based on a Tools Options page. |
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean, Int32) | |
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean, String) | |
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean, array<String[]) |
Top