Gac Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Gac type exposes the following members.
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)
|
![]() |
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
|
See Also