define a single section inside a ini configuration file
ClassName
00 Remarks
you may needs defined a class array for mapping multiple sections inside a ini file. (定义在Ini配置文件之中的Section的名称)
01 Syntax
Microsoft.VisualBasic.ComponentModel.Settings.Inf.ClassName
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Name | 1 |
04 Members
#ctor(
String)Defines the section name in the ini profile data.
Remarks
(定义在Ini配置文件之中的Section的名称)
Parameters
| Name | Type | Description |
|---|---|---|
name | String | - |
Name
ToString()