共用方式為


SPFieldUserValue constructor (SPWeb)

初始化根據指定的 Web 站台的SPFieldUserValue類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    web As SPWeb _
)
'用途
Dim web As SPWeb

Dim instance As New SPFieldUserValue(web)
public SPFieldUserValue(
    SPWeb web
)

參數

請參閱

參照

SPFieldUserValue class

SPFieldUserValue members

SPFieldUserValue overload

Microsoft.SharePoint namespace