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