Partager via


NestedProjectBuildDependency.get_HelpContext, méthode

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Function get_HelpContext ( _
    <OutAttribute> ByRef helpContext As UInteger _
) As Integer
[CLSCompliantAttribute(false)]
public int get_HelpContext(
    out uint helpContext
)
[CLSCompliantAttribute(false)]
public:
virtual int get_HelpContext(
    [OutAttribute] unsigned int% helpContext
) sealed
[<CLSCompliantAttribute(false)>]
abstract get_HelpContext : 
        helpContext:uint32 byref -> int 
[<CLSCompliantAttribute(false)>]
override get_HelpContext : 
        helpContext:uint32 byref -> int 
public final function get_HelpContext(
    helpContext : uint
) : int

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsBuildDependency.get_HelpContext(UInt32%)
IVsDependency.get_HelpContext(UInt32%)

Sécurité .NET Framework

Voir aussi

Référence

NestedProjectBuildDependency Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms