SPDailySchedule.Description property
取得排程的描述。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property Description As String
Get
'用途
Dim instance As SPDailySchedule
Dim value As String
value = instance.Description
public override string Description { get; }
Property value
Type: System.String
String
描述。