共用方式為


SPFieldCollection.SchemaXmlWithResourceTokens property

唯讀屬性來擷取擴充的 XML 結構描述使用資源語彙基元的欄位。

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

Syntax

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

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

Property value

Type: System.String
結構描述String表示。

請參閱

參照

SPFieldCollection class

SPFieldCollection members

Microsoft.SharePoint namespace