点击或拖拽改变大小

IniFileExWrite 方法 (String, String, String)

Sweet 开发框架

[缺少 "M:Sweet.Common.IniFileEx.Write(System.String,System.String,System.String)" 的 <summary> 文档]

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public void Write(
	string section,
	string key,
	string value
)

参数

section
类型:SystemString

[缺少 "M:Sweet.Common.IniFileEx.Write(System.String,System.String,System.String)" 的 <param name="section"/> 文档]

key
类型:SystemString

[缺少 "M:Sweet.Common.IniFileEx.Write(System.String,System.String,System.String)" 的 <param name="key"/> 文档]

value
类型:SystemString

[缺少 "M:Sweet.Common.IniFileEx.Write(System.String,System.String,System.String)" 的 <param name="value"/> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架