Compartir a través de


NestedProjectBuildDependency.get_MustUpdateBefore (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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

Parámetros

Valor devuelto

Tipo: System.Int32

Implementaciones

IVsBuildDependency.get_MustUpdateBefore(Int32%)

Seguridad de .NET Framework

Vea también

Referencia

NestedProjectBuildDependency Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal (Espacio de nombres)