Share via


SPSiteSubscriptionIdentifier.ToString method

Retrieves a human-readable version of the SPSiteSubscriptionIdentifier

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

Syntax

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

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

Return value

Type: System.String
A String representation of the SPSiteSubscriptionIdentifier.

See also

Reference

SPSiteSubscriptionIdentifier class

SPSiteSubscriptionIdentifier members

Microsoft.SharePoint namespace