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