Script.

Defines Property

Summary

Gets the defines.
Namespace
Cake.Core.Scripting
Containing Type
Script

Syntax

public IReadOnlyList<string> Defines { get; }

Value

Type Description
IReadOnlyList<string> The defines.