你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ShareDirectoryInfo Class

Definition

Subset of the directory's properties.

public class ShareDirectoryInfo
type ShareDirectoryInfo = class
Public Class ShareDirectoryInfo
Inheritance
ShareDirectoryInfo

Properties

Name Description
ETag

The ETag contains a value which represents the version of the directory, in quotes.

LastModified

Returns the date and time the directory was last modified. Any operation that modifies the directory or its properties updates the last modified time. Operations on files do not affect the last modified time of the directory.

PosixProperties

The directory's NFS properties. Only applicable to files in a NFS share.

SmbProperties

The directory's SMB properties.

Applies to