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