Partager via


NestedProjectBuildDependency.get_MustUpdateBefore, 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.

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
Public Function get_MustUpdateBefore ( _
    <OutAttribute> ByRef mustUpdateBefore As Integer _
) As Integer
public int get_MustUpdateBefore(
    out int mustUpdateBefore
)
public:
virtual int get_MustUpdateBefore(
    [OutAttribute] int% mustUpdateBefore
) sealed
abstract get_MustUpdateBefore : 
        mustUpdateBefore:int byref -> int 
override get_MustUpdateBefore : 
        mustUpdateBefore:int byref -> int 
public final function get_MustUpdateBefore(
    mustUpdateBefore : int
) : int

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsBuildDependency.get_MustUpdateBefore(Int32%)

Sécurité .NET Framework

Voir aussi

Référence

NestedProjectBuildDependency Classe

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