Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ClientValueObjectCollection<T>.ChildItemsName.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ChildItemsName As String
Get
'Usage
Dim value As String
value = Me.ChildItemsName
protected override string ChildItemsName { get; }
Property value
Type: System.String