List.TitleResource property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property TitleResource As UserResource
    Get
'Usage
Dim instance As List
Dim value As UserResource

value = instance.TitleResource
public UserResource TitleResource { get; }

Property value

Type: Microsoft.SharePoint.Client.UserResource

See also

Reference

List class

List members

Microsoft.SharePoint.Client namespace