次の方法で共有


QueryResultBase.m_strKeywords フィールド (Microsoft.SharePoint.Portal.WebControls)

QueryResultBase クラスの m_strKeywords フィールドには、クエリ文字列で使用されるキーワードが含まれています。

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

構文

'宣言
Protected m_strKeywords As String
'使用
Dim value As String

value = Me.m_strKeywords

Me.m_strKeywords = value
protected string m_strKeywords

備考

内部使用専用として予約されています。

関連項目

参照

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