DateTimeFormatter.IncludeSecond プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テンプレート内の SecondFormat を取得します。
public:
property SecondFormat IncludeSecond { SecondFormat get(); };
SecondFormat IncludeSecond();
public SecondFormat IncludeSecond { get; }
var secondFormat = dateTimeFormatter.includeSecond;
Public ReadOnly Property IncludeSecond As SecondFormat
プロパティ値
2 番目の を含めるかどうかを指定します。 その場合、このプロパティはテンプレートの 2 番目の形式を指定します。