共用方式為


SystemTime.Month Field

 

The month.

Valid values are: 1 (January), 2 (February), 3 (March), 4 (April), 5 (May), 6 (June), 7 (July), 8 (August), 9 (September), 10 (October), 11 (November), 12 (December).

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public ushort Month
public:
unsigned short Month
Public Month As UShort

Field Value

Type: System.UInt16

See Also

SystemTime Structure
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top