ProGetDirectoryListing.

Modified Property

Summary

Gets or sets the last modified or updated time of the file in UTC. This property is omitted if the item represents a subdirectory.
Assembly
Cake.ProGet.dll
Namespace
Cake.ProGet.Asset
Containing Type
ProGetDirectoryListing

Syntax

public DateTime Modified { get; set; }

Value

Type Description
DateTime