ContentType.NameResource property

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

Syntax

'Declaration
Public ReadOnly Property NameResource As UserResource
    Get
'Usage
Dim instance As ContentType
Dim value As UserResource

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

Property value

Type: Microsoft.SharePoint.Client.UserResource

See also

Reference

ContentType class

ContentType members

Microsoft.SharePoint.Client namespace