バージョン

LoadFromPlainText(String,PlainTextLoadOptions) メソッド

ファイルのプレーン テキスト コンテンツを文書に読み込みます。
シンタックス
'宣言
 
Public Overloads Sub LoadFromPlainText( _
   ByVal filePath As String, _
   Optional ByVal options As PlainTextLoadOptions _
) 
public void LoadFromPlainText( 
   string filePath,
   PlainTextLoadOptions options
)

パラメータ

filePath
プレーン テキスト コンテンツを含むファイルへのパス。
options
コンテンツを読み込むときに使用するオプション。
参照