次の方法で共有


DateTime.DayOfYear プロパティ

このインスタンスで表される年間積算日を取得します。

Public ReadOnly Property DayOfYear As Integer
[C#]
public int DayOfYear {get;}
[C++]
public: __property int get_DayOfYear();
[JScript]
public function get DayOfYear() : int;

プロパティ値

1 から 366 までの間の年間積算日。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard

参照

DateTime 構造体 | DateTime メンバ | System 名前空間