ShareSnapshotInfo.Snapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This header is a DateTime value that uniquely identifies the share snapshot. The value of this header may be used in subsequent requests to access the share snapshot. This value is opaque.
public string Snapshot { get; }
member this.Snapshot : string
Public ReadOnly Property Snapshot As String