共用方式為


SPView.ToString method

傳回檢視的標題。

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

Syntax

'宣告
Public Overrides Function ToString As String
'用途
Dim instance As SPView
Dim returnValue As String

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

傳回值

Type: System.String
字串,包含標題。

請參閱

參照

SPView class

SPView members

Microsoft.SharePoint namespace