共用方式為


SPHourlySchedule.Description property

傳回對排程的說明。

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

Syntax

'宣告
Public Overrides ReadOnly Property Description As String
    Get
'用途
Dim instance As SPHourlySchedule
Dim value As String

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

Property value

Type: System.String
排程的說明。

備註

這必須由衍生類別覆寫。

請參閱

參照

SPHourlySchedule class

SPHourlySchedule members

Microsoft.SharePoint namespace