IStreamStorage<TKey>::GetTimestamp Method (TKey, TimestampKind)
Visual Studio 2015
Gets the timestamp for an existing Stream in the storage.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
TKey
The key of the existing stream.
- kind
-
Type:
Microsoft.VisualStudio.Utilities::TimestampKind
The kind of timestamp to return.
Show: