TKFP.DLLのダウンロード

ファイル転送モードを表す値の読み出しと設定を行います

Namespace:  TKFP.IO
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
public TransferTypes TransferType { get; set; }
Visual Basic (Declaration)
Public Property TransferType As TransferTypes

See Also