C1LinkTargetFile クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal command As System.String _
)
public C1LinkTargetFile(
System.string ,
System.string command
)
パラメータ
- fileName
- 操作対象のファイル名。
- command
- 実行される操作を表す文字列。
参照