DeclareParameter.

Tags Property

Summary

Optionally sets attributes about the parameter for later reference
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy.Parameters
Containing Type
DeclareParameter

Syntax

public IEnumerable<string> Tags { get; set; }

Value

Type Description
IEnumerable<string>