Поделиться через


DateTimeFormatter.IncludeYear Свойство

Определение

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

public:
 property YearFormat IncludeYear { YearFormat get(); };
YearFormat IncludeYear();
public YearFormat IncludeYear { get; }
var yearFormat = dateTimeFormatter.includeYear;
Public ReadOnly Property IncludeYear As YearFormat

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

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

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