共用方式為


SPFieldTypeDefinition.PropertySchema property

取得包含定義所使用的欄位型別屬性的欄位集的屬性結構描述。

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

Syntax

'宣告
Public ReadOnly Property PropertySchema As String
    Get
'用途
Dim instance As SPFieldTypeDefinition
Dim value As String

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

Property value

Type: System.String
共同作業應用程式標記語言 (連同 CAML)包含一組定義的欄位型別屬性的Field項目中的字串。

請參閱

參照

SPFieldTypeDefinition class

SPFieldTypeDefinition members

Microsoft.SharePoint namespace