SPView.GetViewXml method
傳回檢視的結構描述。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function GetViewXml As String
'用途
Dim instance As SPView
Dim returnValue As String
returnValue = instance.GetViewXml()
public string GetViewXml()
傳回值
Type: System.String
String
共同作業應用程式標記語言 (連同 CAML)字串。