Click or drag to resize

cssEntryDefinitionItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Universal get and set indexer

Namespace:  imbSCI.Core.style.css
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string this[
	string key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemString
The key.

Property Value

Type: String
The String.

Return Value

Type: String
See Also