OctopusPackSettings.

Include Property

Summary

Gets or sets the file patterns to include. If none are specified, defaults to **.

Syntax

public ICollection<string> Include { get; set; }

Value

Type Description
ICollection<string>