Sdílet prostřednictvím


NestedProjectBuildDependency.get_Type – metoda

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Public Function get_Type ( _
    <OutAttribute> ByRef guidType As Guid _
) As Integer
public int get_Type(
    out Guid guidType
)
public:
virtual int get_Type(
    [OutAttribute] Guid% guidType
) sealed
abstract get_Type : 
        guidType:Guid byref -> int 
override get_Type : 
        guidType:Guid byref -> int 
public final function get_Type(
    guidType : Guid
) : int

Parametry

Vrácená hodnota

Typ: System.Int32

Implementuje

IVsBuildDependency.get_Type(Guid%)
IVsDependency.get_Type(Guid%)

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

NestedProjectBuildDependency Třída

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal – obor názvů