Binarix FL-net Library for Windows
ベンダー名

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

構文

C#
public string VenderName { get; set; }
Visual Basic
Public Property VenderName As String
	Get
	Set
Visual C++
public:
property String^ VenderName {
	String^ get ();
	void set (String^ value);
}

参照