AutoComplete for ASP.NET Web Forms
TextFilter コンストラクタ(String)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > TextFilter クラス > TextFilter コンストラクタ : TextFilter コンストラクタ(String)
Full name of the file to be created. If the file already exists, it will be overwritten.
Initializes a new instance of the TextFilter class attached to a file.
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As System.String _
)
public TextFilter( 
   System.string fileName
)

パラメータ

fileName
Full name of the file to be created. If the file already exists, it will be overwritten.
参照

TextFilter クラス
TextFilter メンバ
オーバーロード一覧