Jazz Soft お問い合わせ   JazzSoft@live.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > Savoy > Savoy Comm リファレンス > プロパティ > IniFileName

Dorian.Core が追加されました。Dorian は .NET 6 と 7 に対応するようになりました。

Savoy Comm リファレンス   

プロパティ
BaudRate
ByteSize
ByteStream
Connect
Count
IniFileName
IniSection
Parity
PortNumber
StopBit

メソッド
AboutBox
LoadIniFile
Send
Setup

イベント
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.

構文

Visual Basic

IniFileName As String


Visual C++

CString GetIniFileName()
void SetIniFileName(LPCTSTR)

戻り値

使用例

Visual Basic

.IniFileName = “./Savoy.ini”


Visual C++

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

特記事項

Persistent property.

参照

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.