Binarix FL-net Library for Windows
IPアドレス(0の時はデフォルトIPアドレスにバインドする)

名前空間: Binarix.FALink
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)

構文

C#
public uint IPAddress { get; set; }
Visual Basic
Public Property IPAddress As UInteger
	Get
	Set
Visual C++
public:
property unsigned int IPAddress {
	unsigned int get ();
	void set (unsigned int value);
}

参照