バージョン

AvailableSearchScopes プロパティ

SearchScope で使用可能な範囲を表す項目のコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property AvailableSearchScopes As IList(Of ComboBoxDataItem)
public IList<ComboBoxDataItem> AvailableSearchScopes {get;}
参照