SPFormCollection.SchemaXml property
取得結構描述中定義集合的Collaborative Application Markup Language 。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SchemaXml As String
Get
'用途
Dim instance As SPFormCollection
Dim value As String
value = instance.SchemaXml
public string SchemaXml { get; }
Property value
Type: System.String
字串,包含連同 CAML 結構描述。