共用方式為


SPFieldGuid.PreviewValueTyped property

傳回預覽值對這個欄位類型。

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

Syntax

'宣告
Public Overrides ReadOnly Property PreviewValueTyped As Object
    Get
'用途
Dim instance As SPFieldGuid
Dim value As Object

value = instance.PreviewValueTyped
public override Object PreviewValueTyped { get; }

Property value

Type: System.Object
按住 GUID Object .

請參閱

參照

SPFieldGuid class

SPFieldGuid members

Microsoft.SharePoint namespace