共用方式為


SPFieldGuid.FieldValueType property

傳回**[typeof(Guid)][System.Type]**就會覆寫

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

Syntax

'宣告
Public Overrides ReadOnly Property FieldValueType As Type
    Get
'用途
Dim instance As SPFieldGuid
Dim value As Type

value = instance.FieldValueType
public override Type FieldValueType { get; }

Property value

Type: System.Type
Type GUID..

請參閱

參照

SPFieldGuid class

SPFieldGuid members

Microsoft.SharePoint namespace