共用方式為


SPProcessAccount.LookupName method

查詢處理序帳戶的字串表示。

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

Syntax

'宣告
Public Function LookupName As String
'用途
Dim instance As SPProcessAccount
Dim returnValue As String

returnValue = instance.LookupName()
public string LookupName()

傳回值

Type: System.String
代表 [處理序帳戶String

請參閱

參照

SPProcessAccount class

SPProcessAccount members

Microsoft.SharePoint.Administration namespace