Поделиться через


NestedProjectBuildDependency.get_MustUpdateBefore - метод

Этот класс и его члены зарезервированы для внутреннего использования и не предназначены для использования в коде.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
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

Параметры

Возвращаемое значение

Тип: System.Int32

Реализации

IVsBuildDependency.get_MustUpdateBefore(Int32%)

Безопасность платформы .NET Framework

См. также

Ссылки

NestedProjectBuildDependency Класс

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal - пространство имен