Share via


ContentTypeId.ToString method

This member overrides Object.ToString().

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As ContentTypeId
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
Returns String.

See also

Reference

ContentTypeId class

ContentTypeId members

Microsoft.SharePoint.Client namespace