Partager via


ProvideOptionDialogPageAttribute, constructeur

Initialise une nouvelle instance d'ProvideOptionDialogPageAttribute pour la page spécifiée.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    pageType As Type, _
    pageNameResourceId As String _
)
public ProvideOptionDialogPageAttribute(
    Type pageType,
    string pageNameResourceId
)

Paramètres

  • pageNameResourceId
    Type : System.String
    L'ID de ressource de nom de la page.

Sécurité .NET Framework

Voir aussi

Référence

ProvideOptionDialogPageAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms