IniFileIniReadValue Method Ipswitch.Messaging.Framework
Read Data Value From the Ini File

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public string IniReadValue(
	string Section,
	string Key
)

Parameters

Section
Type: SystemString

[Missing <param name="Section"/> documentation for "M:IMailAPI_NET.IniFile.IniReadValue(System.String,System.String)"]

Key
Type: SystemString

[Missing <param name="Key"/> documentation for "M:IMailAPI_NET.IniFile.IniReadValue(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:IMailAPI_NET.IniFile.IniReadValue(System.String,System.String)"]

See Also

Reference