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; }
Default Property Item (
pName As String
) As Object
Get
Set
Parameters
- pName
- Type: SystemString
Setting name e.g. Debug, Test or Release
Return Value
Type:
ObjectSee Also