Partager via


PropertyValueBase, constructeur (Object, String)

Réservé à un usage interne Microsoft.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    value As Object, _
    type As String _
)
protected PropertyValueBase(
    Object value,
    string type
)

Paramètres

  • value
    Type : System.Object
    Objet à la banque dans la propriété.
  • type
    Type : System.String
    Type d'interface utilisateur de l'objet.

Sécurité .NET Framework

Voir aussi

Référence

PropertyValueBase Classe

PropertyValueBase, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms