AppendString

WordPattern.AppendString method

単語パターンに文字列を追加します。

public void AppendString(string text)
パラメータ タイプ 説明
text String 追加する文字列。

関連項目