次の方法で共有


QueryResultBase.SearchScopes プロパティ (Microsoft.SharePoint.Portal.WebControls)

QueryResultBase クラスの SearchScopes プロパティは、内部使用のみを目的として予約されています。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Protected Property SearchScopes As String
'使用
Dim value As String

value = Me.SearchScopes

Me.SearchScopes = value
protected string SearchScopes { get; set; }

関連項目

参照

QueryResultBase クラス
QueryResultBase メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間