TimestampKind Enumeration
Visual Studio 2015
Describes the kind of timestamp.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Member name | Description | |
|---|---|---|
| Creation | Describes a timestamp the represents the creation time of an object. | |
| LastAccess | Describes a timestamp the represents the last access time of an object. | |
| LastWrite | Describes a timestamp the represents the last write time of an object. |
Show: