DateMonth Property

Gets the month component of the date represented by this instance.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public int Month { get; }

Property Value

Int32

See Also