Partager via


FlavoredProjectBase.IVsUIHierarchy.SetGuidProperty, méthode

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

Syntaxe

'Déclaration
Private Function SetGuidProperty ( _
    itemid As UInteger, _
    propid As Integer, _
    ByRef rguid As Guid _
) As Integer Implements IVsUIHierarchy.SetGuidProperty
int IVsUIHierarchy.SetGuidProperty(
    uint itemid,
    int propid,
    ref Guid rguid
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsUIHierarchy.SetGuidProperty(UInt32, Int32, Guid%)

Sécurité .NET Framework

Voir aussi

Référence

FlavoredProjectBase Classe

Microsoft.VisualStudio.Shell.Flavor, espace de noms