Click or drag to resize

ClickOnceDeploymentException class

Special exception type for ClickOnce exceptions.
Inheritance hierarchy
SystemObject
  SystemException
    NetEti.ApplicationEnvironmentClickOnceDeploymentException

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+c5c038966671ba49f3a11888a845ad02585d8821
Syntax
public class ClickOnceDeploymentException : Exception

The ClickOnceDeploymentException Type exposes the following members.

Constructors
 NameDescription of the
Public MethodClickOnceDeploymentException Constructor - takes over a message text.
Back to the top
See also