Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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