DateTimeFormatter.IncludeMonth Свойство

Определение

Возвращает monthFormat в шаблоне.

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

Значение свойства

Указывает, включен ли месяц. Если это так, это свойство задает формат месяца в шаблоне.

Применяется к