共用方式為


SPField.SchemaXmlWithResourceTokens property

取得結構描述,定義欄位並包含資源語彙基元。

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

Syntax

'宣告
Public ReadOnly Property SchemaXmlWithResourceTokens As String
    Get
'用途
Dim instance As SPField
Dim value As String

value = instance.SchemaXmlWithResourceTokens
public string SchemaXmlWithResourceTokens { get; }

Property value

Type: System.String
共同作業應用程式標記語言 (CAML)字串包含結構描述。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace