Web.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 Web
Dim value As UserResource

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

Property value

Type: Microsoft.SharePoint.Client.UserResource

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace