TKFP.DLLのダウンロード

HELPコマンドから取得した利用可能なコマンド一覧の読み出しを行います

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

Syntax

C#
public string[] Commands { get; }
Visual Basic (Declaration)
Public ReadOnly Property Commands As String()

See Also