バージョン

SelectionOnFocus プロパティ

エディターがフォーカスを取得した時の選択タイプを設定します。
シンタックス
'宣言
 
Public Property SelectionOnFocus As System.Nullable(Of TextEditorSelectionOnFocus)
public System.Nullable<TextEditorSelectionOnFocus> SelectionOnFocus {get; set;}
参照

オンラインで表示: GitHub