Version: 5.6

BuildFailedExceptionConstructor

Cambiar al Manual
public BuildFailedException (string message);
public BuildFailedException (Exception innerException);

Parámetros

message The error that caused the build to fail.
innerException The exception that caused the build to fail.

Descripción

Constructs a BuildFailedException object.