GacUtilCommands Enumeration

MSBuild

The list of the commans available to the GacUtil Task


Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)

Syntax

Visual Basic (Declaration)
Public Enum GacUtilCommands
C#
public enum GacUtilCommands
C++
public enum class GacUtilCommands
J#
public enum GacUtilCommands
JScript
public enum GacUtilCommands

Members

Member NameDescription
InstallInstall the list of assemblies into the GAC.
UninstallUninstall the list of assembly names from the GAC.

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.