Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Savoy > Savoy Socket Reference > Properties > IniFileName

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Savoy Socket Reference   

Properties
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
MyPortNumber
PortNumber
Server

Methods
AboutBox
Disconnect
LoadIniFile
Send
Setup

Events
Connected
Disconnected
Problem
Received

IniFileName Property

Gets or sets INI file name to read/write settings. If INI file name is either full path name or containing relative reference of folder name, INI file will be created and read in such location. Otherwise, INI file will be created in Windows OS system folder. For this reason, it is highly recommended using with folder name. If current directory is the location, add “./” at the beginning.

Either “/” (slash) or “\” (back slash) can be used for separator of folder name.

Syntax

Visual Basic

IniFileName As String


Visual C++

CString GetIniFileName()
void SetIniFileName(LPCTSTR)

Return Value

Example

Visual Basic

.IniFileName = “./Savoy.ini”


Visual C++

m_ctrl.SetIniFileName(“./Savoy.ini”);

Remarks

Persistent property.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.