The Gac type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Gac |
Properties
| Name | Description | |
|---|---|---|
| AssemblyName |
Sets the name of the assembly.
| |
| AssemblyPath |
Sets the path to the assembly to be added the GAC
| |
| Exists |
Gets whether the assembly exists in the GAC
| |
| Force |
Set to True to force the file to be gacc'ed (overwrite any existing)
| |
| MachineName | (Overrides BaseTask..::.MachineName.) | |
| RemoteAssemblyPath |
Sets the remote path of the assembly. Note that gacutil.exe must exist on the remote server and be in it's Path environment variable
| |
| TaskAction | (Overrides BaseTask..::.TaskAction.) | |
| UserName | (Overrides BaseTask..::.UserName.) | |
| UserPassword | (Overrides BaseTask..::.UserPassword.) |