ICreatePublishSettings.

ManifestGlobs Property

Summary

Gets or sets the List of globs to find manifests.
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx.Extension
Containing Type
ICreatePublishSettings

Syntax

ICollection<string> ManifestGlobs { get; set; }

Value

Type Description
ICollection<string>