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

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

Savoy Socket リファレンス   

プロパティ
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
MyPortNumber
PortNumber
Server

メソッド
AboutBox
Disconnect
LoadIniFile
Send
Setup

イベント
Connected
Disconnected
Problem
Received

IniSection Property

Gets or sets section name in INI file to read/write settings. If multiple SavoySocket control were embedded in one project, it is possible to share same INI file by changing section name.

Default setting is “SavoySocket”.

構文

Visual Basic

IniSection As String


Visual C++

CString GetIniSection()
void SetIniSection(LPCTSTR)

戻り値

使用例

Visual Basic

.IniSection = "Host" ‘ [Host] section


Visual C++

m_ctrl.IniSection("Host"); // [Host] section

特記事項

Persistent property.

参照

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