MSpecSettings.

Exclude Property

Summary

Gets or sets Exclude specifications in contexts with these comma delimited tags. Ex. - x "foo,bar,foo_bar".
Namespace
Cake.Common.Tools.MSpec
Containing Type
MSpecSettings

Syntax

public string Exclude { get; set; }

Value

Type Description
string