Click or drag to resize
Askia

IThemePropertyCollectionItem Property

Value associated with the specified property name

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
string this[
	string name
] { get; set; }

Parameters

name
Type: SystemString
Name of the property to read

Property Value

Type: String
See Also