Freigeben über


DateTimeFormatter.IncludeMonth Eigenschaft

Definition

Ruft das MonthFormat in der Vorlage ab.

public:
 property MonthFormat IncludeMonth { MonthFormat get(); };
MonthFormat IncludeMonth();
public MonthFormat IncludeMonth { get; }
var monthFormat = dateTimeFormatter.includeMonth;
Public ReadOnly Property IncludeMonth As MonthFormat

Eigenschaftswert

Gibt an, ob der Monat enthalten ist. Wenn dies der Fall ist, gibt diese Eigenschaft das Format für den Monat in der Vorlage an.

Gilt für: