ProjectData.

this[string] Property

Summary

Indexer for the project data it will search in order the following data: Public, Private, Arguments
Assembly
Cake.igloo15.Helper.dll
Namespace
Cake.igloo15.Helper
Containing Type
ProjectData

Syntax

public object this[string key] { get; set; }

Parameters

Name Type Description
key string

Value

Type Description
object The value to be set at key