Ler em inglês

Compartilhar via


VCLibrarianTool.LinkLibraryDependencies Property

Gets or set whether the dependent project outputs are linked.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

bool LinkLibraryDependencies { get; set; }

Property Value

Type: System.Boolean
Returns a Boolean. true if the dependent project outputs are linked.

.NET Framework Security

See Also

Reference

VCLibrarianTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace