ShareFileSymbolicLinkInfo 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.
Infomation about a Symbolic Link. Only applicable to NFS files.
public class ShareFileSymbolicLinkInfo
type ShareFileSymbolicLinkInfo = class
Public Class ShareFileSymbolicLinkInfo
- Inheritance
-
ShareFileSymbolicLinkInfo
Constructors
ShareFileSymbolicLinkInfo() |
Properties
ETag |
The ETag contains a value which represents the version of the file, in quotes. |
LastModified |
Returns the date and time the file was last modified. |
LinkText |
Text of the symbolic link. |