ProjectData.

Get(string) Method

Summary

Gets the object representation of data stored in ProjectData
Assembly
Cake.igloo15.Helper.dll
Namespace
Cake.igloo15.Helper
Containing Type
ProjectData

Syntax

public object Get(string key)

Parameters

Name Type Description
key string The key to access

Return Value

Type Description
object The found data