ProvideOptionDialogPageAttribute(Type, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of ProvideOptionDialogPageAttribute for the specified page.
public:
ProvideOptionDialogPageAttribute(Type ^ pageType, System::String ^ pageNameResourceId);
public:
ProvideOptionDialogPageAttribute(Platform::Type ^ pageType, Platform::String ^ pageNameResourceId);
public ProvideOptionDialogPageAttribute (Type pageType, string pageNameResourceId);
new Microsoft.VisualStudio.Shell.ProvideOptionDialogPageAttribute : Type * string -> Microsoft.VisualStudio.Shell.ProvideOptionDialogPageAttribute
Public Sub New (pageType As Type, pageNameResourceId As String)
Parameters
- pageType
- Type
- pageNameResourceId
- String