SPUserCodeService.TypeName property
會取得用來說明執行沙箱化解決方案服務執行個體的易記名稱。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property TypeName As String
Get
'用途
Dim instance As SPUserCodeService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property value
Type: System.String
集中管理 UI 中顯示的易記名稱。
備註
此覆寫會傳回Microsoft SharePoint Foundation Sandboxed Code Service。Windows 服務使用者介面,在此服務會呼叫SharePoint 2010 User Code Host。