System.Deployment Namespaces
The System.Deployment namespaces contain types that support deployment of ClickOnce applications.
| Namespace | Description |
|---|---|
| System.Deployment.Application | With the System.Deployment.Application namespace, you can program custom upgrade behavior into your ClickOnce application. |
| System.Deployment.Internal | The System.Deployment.Internal namespace contains helper classes for accessing the internal members of ActivationContext and ApplicationIdentity objects. |
| System.Deployment.Internal.CodeSigning | The System.Deployment.Internal.CodeSigning namespace contains classes for processing digital signatures. |
Show: