PersonalResultSuggestion.TypeId 屬性
此成員會覆寫 ClientValueObject.TypeId。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public Overrides ReadOnly Property TypeId As String
Get
'用途
Dim instance As PersonalResultSuggestion
Dim value As String
value = instance.TypeId
public override string TypeId { get; }