An NDoc Documented Class Library

Window.Text プロパティ

ウィンドウテキスト。 1024バイト以上の場合は先頭の1024バイトのみを取得します。 エディットボックスなどのテキストを取得・設定するには、GetText/SetText関数を利用して下さい。

public string Text {get; set;}

参照

Window クラス | FNF.WindowController 名前空間