共用方式為


SPTimerService.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 SPTimerService
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Property value

Type: System.String
會傳回字串,指定新計時器服務的易記名稱。

請參閱

參照

SPTimerService class

SPTimerService members

Microsoft.SharePoint.Administration namespace