ResultTableCollection.ChildItemsName 屬性
此成員會覆寫 ClientValueObjectCollection<T>.ChildItemsName。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Protected Overrides ReadOnly Property ChildItemsName As String
Get
'用途
Dim value As String
value = Me.ChildItemsName
protected override string ChildItemsName { get; }