Udostępnij za pośrednictwem


FileShareEntry.SnapshotTime Property

Definition

Gets the share's snapshot time, if any.

public DateTimeOffset? SnapshotTime { get; }
member this.SnapshotTime : Nullable<DateTimeOffset>
Public ReadOnly Property SnapshotTime As Nullable(Of DateTimeOffset)

Property Value

A DateTimeOffset specifying the snapshot timestamp, if the share is a snapshot.

Applies to