Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Instantiates a new instance of ProvideOptionPageAttribute.
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) | Instantiates a new instance of ProvideOptionPageAttribute. |
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean, String) | Instantiates a new instance of ProvideOptionPageAttribute. |
![]() |
ProvideOptionPageAttribute(Type, String, String, Int16, Int16, Boolean, array<String[]) | Instantiates a new instance of ProvideOptionPageAttribute. |
Top