次の方法で共有


SPSearchService.PerformanceLevel プロパティ (Microsoft.SharePoint.Search.Administration)

名前空間: Microsoft.SharePoint.Search.Administration
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)

構文

'宣言
Public Property PerformanceLevel As SearchPerformanceLevel
'使用
Dim instance As SPSearchService
Dim value As SearchPerformanceLevel

value = instance.PerformanceLevel

instance.PerformanceLevel = value
public SearchPerformanceLevel PerformanceLevel { get; set; }

関連項目

参照

SPSearchService クラス
SPSearchService メンバ
Microsoft.SharePoint.Search.Administration 名前空間