'宣言 Public Function New( _ ByVal fileName As System.String _ )
'使用法 Dim fileName As System.String Dim instance As New C1LinkTargetFile(fileName)
public C1LinkTargetFile( System.string fileName )
パラメータ
- fileName
- 操作対象のファイル名。
'宣言 Public Function New( _ ByVal fileName As System.String _ )
'使用法 Dim fileName As System.String Dim instance As New C1LinkTargetFile(fileName)
public C1LinkTargetFile( System.string fileName )