ProvideOptionDialogPageAttribute Constructor (Type^, String^)
Visual Studio 2015
Initializes a new instance of ProvideOptionDialogPageAttribute for the specified page.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- pageType
-
Type:
System::Type^
The type of the page.
- pageNameResourceId
-
Type:
System::String^
The name resource ID of the page.
Show: