Summary
Get the string value of a field in the current record.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Msi - Containing Type
- Installer
Record Reader
Syntax
public string GetString(int index)
Parameters
Name | Type | Description |
---|---|---|
index | int | Zero-based index of the field to get |
Return Value
Type | Description |
---|---|
string |