Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Exposes the functionality of the LIB Reference tool.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("52FCB858-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCLibrarianTool
'Usage
Dim instance As VCLibrarianTool
[GuidAttribute("52FCB858-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCLibrarianTool
[GuidAttribute(L"52FCB858-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCLibrarianTool
public interface VCLibrarianTool
Remarks
The VCLibrarianTool object is only available for static library projects. VCLinkerTool is for use on most other C++ project types.