SPViewCollection.SchemaXml property
取得集合中的完整檢視結構描述。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SchemaXml As String
Get
'用途
Dim instance As SPViewCollection
Dim value As String
value = instance.SchemaXml
public string SchemaXml { get; }
Property value
Type: System.String
共同作業應用程式標記語言 (連同 CAML)字串,包含檢視結構描述。