读写Ini文件的拓展
IniExtensions
01 Syntax
Microsoft.VisualBasic.ComponentModel.Settings.IniExtensions
02 Methods
03 Members
WriteIni``1(IProfile,
String)The section name of the profile data is the type name
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
x | IProfile | - |
path | String | - |
LoadIni``1(
String)The section name of the profile data is the type name
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
path | String | - |
WriteIni(IProfile,
String)LoadIni(
String)