AppVeyorUploadArtifactsSettings.

SetDeploymentName(string) Method

Summary

Sets the deployment name.

Syntax

public AppVeyorUploadArtifactsSettings SetDeploymentName(string deploymentName)

Parameters

Name Type Description
deploymentName string The deployment name to attach to the artifact, required when using the AppVeyor deployment agent. deploymentName should not have any spaces.

Return Value

Type Description
AppVeyorUploadArtifactsSettings The settings.