Gets the day of the year represented by this instance.
Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
<Output> Public ReadOnly Property DayOfYear As String |
C# |
---|
[Output] public string DayOfYear { get; } |
C++ |
---|
[Output] public property string DayOfYear sealed { String get(); } |
J# |
---|
/** @attribute Output() */ /** property */ public string get_DayOfYear(); |
JScript |
---|
public function get DayOfYear() : String |
See Also
Documentation version 1.0.0.0.