共用方式為


SPFieldUserValue class

包含SPFieldUser物件的值。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFieldLookupValue
    Microsoft.SharePoint.SPFieldUserValue

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

Syntax

'宣告
Public Class SPFieldUserValue _
    Inherits SPFieldLookupValue
'用途
Dim instance As SPFieldUserValue
public class SPFieldUserValue : SPFieldLookupValue

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.

請參閱

參照

SPFieldUserValue members

Microsoft.SharePoint namespace