ControlMessage.showForViewerUsers 屬性
命名空間: Microsoft.Office.Server.Search.WebControls
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property showForViewerUsers As Boolean
Get
'用途
Dim instance As ControlMessage
Dim value As Boolean
value = instance.showForViewerUsers
public bool showForViewerUsers { get; }