Membri SYSTEMTIME
Represents a date and time using individual members for the month, day, year, weekday, hour, minute, second, and millisecond.
Il tipo SYSTEMTIME espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
day | Gets a value that specifies the current day of the month. |
![]() |
dayOfWeek | Gets a value that specifies the current day of the week. |
![]() |
hour | Gets a value that specifies the current hour. |
![]() |
milliseconds | Gets a value that specifies the current milliseconds. |
![]() |
minute | Gets a value that specifies the current minute. |
![]() |
month | Gets a value that specifies the current month. |
![]() |
second | Gets a value that specifies the current second. |
![]() |
year | Gets a value that specifies the current day of the month. |
In alto