SYSTEMTIME::wDayOfWeek Field

 

Specifies the current day of the week; Sunday = 0, Monday = 1, and so on.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")]
unsigned short wDayOfWeek

Field Value

Type: System::UInt16
Return to top
Show: