SPSystemTime.DayOfWeek property
取得或設定星期的日期。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property DayOfWeek As UShort
Get
Set
'用途
Dim instance As SPSystemTime
Dim value As UShort
value = instance.DayOfWeek
instance.DayOfWeek = value
public ushort DayOfWeek { get; set; }
Property value
Type: System.UInt16
不帶正負號的 16 位元整數,指定的一週天數。