NAntContrib Help Enum Reference SchemeType | v0.93-nightly-2015-02-12 |
[This is preliminary documentation and subject to change.]
Defines possible reference counting scheme types for the GAC task tasks.
Field | Description |
---|---|
FilePath | Specifies that file-based reference counting will be used when performing the GAC task. |
None | Specifies that no reference counting scheme will be used when performing the GAC task. |
Opaque | Specifies that custom information will be supplied to accommodate reference counting. |
UninstallKey | Specifies that registry-related reference counting will be used when performing the GAC task. |