 | IniBaseSections 属性 |
Sweet 开发框架
从Ini文件中,读取所有的Sections的名称
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public string[] Sections { get; }
Public ReadOnly Property Sections As String()
Get
member Sections : string[] with get
属性值
类型:
String
参见