DeploymentException Constructor (String^)

 
Use BaseTrue

Initializes a new instance of the DeploymentException class.

Namespace:   System.Deployment.Application
Assembly:  System.Deployment (in System.Deployment.dll)

public:
DeploymentException(
	String^ message
)

Parameters

message
Type: System::String^

Represents text as a series of Unicode characters.

.NET Framework
Available since 2.0
Return to top
Show: