NuSpecContentFile.

Exclude Property

Summary

Gets or sets files or file patterns to exclude from src location. The wildcard character - * - is allowed. Using a double wildcard - ** implies a recursive directory search.

Syntax

public string Exclude { get; set; }

Value

Type Description
string