GetBuildProperties.LastChangedOn Property

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'宣言
<OutputAttribute> _
Public ReadOnly Property LastChangedOn As DateTime
    Get
[OutputAttribute]
public DateTime LastChangedOn { get; }
[OutputAttribute]
public:
property DateTime LastChangedOn {
    DateTime get ();
}
[<OutputAttribute>]
member LastChangedOn : DateTime
function get LastChangedOn () : DateTime

Property Value

Type: System.DateTime

.NET Framework Security

See Also

Reference

GetBuildProperties Class

Microsoft.TeamFoundation.Build.Tasks Namespace