Click or drag to resize

ClickOnceDeploymentException constructor

Constructor - takes over a message text.

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

Parameters

message  String
A message text for the exception.
See also