Compartir a través de


NestedProjectBuildDependency (Constructor)

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

Esta API no es compatible con CLS. 

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
<CLSCompliantAttribute(False)> _
Public Sub New ( _
    dependentHierarchy As IVsHierarchy _
)
[CLSCompliantAttribute(false)]
public NestedProjectBuildDependency(
    IVsHierarchy dependentHierarchy
)
[CLSCompliantAttribute(false)]
public:
NestedProjectBuildDependency(
    IVsHierarchy^ dependentHierarchy
)
[<CLSCompliantAttribute(false)>]
new : 
        dependentHierarchy:IVsHierarchy -> NestedProjectBuildDependency
public function NestedProjectBuildDependency(
    dependentHierarchy : IVsHierarchy
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NestedProjectBuildDependency Clase

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