Click or drag to resize

ISettingXMLItem Property

Index handling by name

Namespace:  SIC.Setting
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
Object this[
	string pName
] { get; set; }

Parameters

pName
Type: SystemString
Setting name e.g. Debug, Test or Release

Return Value

Type: Object
See Also