다음을 통해 공유


ContentTypeId.ToString Method

This member overrides Object.ToString().

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  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