バージョン

LoadFromPlainText(Stream,PlainTextLoadOptions) メソッド

ストリームからプレーン テキスト コンテンツをドキュメントに読み込みます。
シンタックス
'宣言
 
Public Overloads Sub LoadFromPlainText( _
   ByVal stream As Stream, _
   Optional ByVal options As PlainTextLoadOptions _
) 
public void LoadFromPlainText( 
   Stream stream,
   PlainTextLoadOptions options
)

パラメータ

stream
プレーン テキスト コンテンツを含むストリーム。
options
コンテンツを読み込むときに使用するオプション。
参照