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.
Returns a string representation of the column name and type name.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPColumnDefinition
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return value
Type: System.String
Returns a String representation of column name and the internal type name.