共用方式為


SPHourlySchedule.ToString method

傳回的排程的循環字串。

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

Syntax

'宣告
Public Overrides Function ToString As String
'用途
Dim instance As SPHourlySchedule
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

傳回值

Type: System.String
字串,表示循環。

請參閱

參照

SPHourlySchedule class

SPHourlySchedule members

Microsoft.SharePoint namespace