SPProcessAccount.LookupName 方法
查找的字符串表示形式的进程帐户。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function LookupName As String
用法
Dim instance As SPProcessAccount
Dim returnValue As String
returnValue = instance.LookupName()
public string LookupName()
返回值
类型:System.String
表示进程帐户String 。