共用方式為


SPFieldGuid class

表示包含了 GUID 的欄位。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldGuid

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

Syntax

'宣告
Public Class SPFieldGuid _
    Inherits SPField
'用途
Dim instance As SPFieldGuid
public class SPFieldGuid : SPField

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFieldGuid members

Microsoft.SharePoint namespace