- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Util - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["IniFile"]
class Type type-node
Syntax
public class IniFile
Constructors
| Name | Summary |
|---|---|
| IniFile |
Properties
| Name | Value | Summary |
|---|---|---|
| FileName | string |
Methods
| Name | Value | Summary |
|---|---|---|
| GetString |
string |
Returns a string from your INI file
|
| WriteString |
void |
' Writes a string to your INI file
|
