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 Name | Description |
---|---|
Install | Install the list of assemblies into the GAC. |
Uninstall | Uninstall the list of assembly names from the GAC. |
See Also
Documentation version 1.0.0.0.