ShareFileLease Class
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.
ShareFileLease.
public class ShareFileLease
type ShareFileLease = class
Public Class ShareFileLease
- Inheritance
-
ShareFileLease
Properties
ETag |
The ETag contains a value that you can use to perform operations conditionally, in quotes. |
LastModified |
Returns the date and time the share was last modified. Any operation that modifies the share or its properties updates the last modified time. Operations on files do not affect the last modified time of the share. |
LeaseId |
Uniquely identifies a file's lease. |
LeaseTime |
Gets the approximate time remaining in the lease period, in seconds. This is only provided when breaking a lease. |