AppVeyorUploadArtifactsSettings.

SetArtifactType(AppVeyorUploadArtifactType) Method

Summary

Sets the type of artifact being uploaded to AppVeyor.

Syntax

public AppVeyorUploadArtifactsSettings SetArtifactType(AppVeyorUploadArtifactType type)

Parameters

Name Type Description
type AppVeyorUploadArtifactType The type of artifact being uploaded.

Return Value

Type Description
AppVeyorUploadArtifactsSettings The settings.