DirectoryInfo 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.
public ref class DirectoryInfo sealed : Microsoft::IO::FileSystemInfo
public sealed class DirectoryInfo : Microsoft.IO.FileSystemInfo
type DirectoryInfo = class
inherit FileSystemInfo
Public NotInheritable Class DirectoryInfo
Inherits FileSystemInfo
- Inheritance
Constructors
DirectoryInfo(String) |
Fields
FullPath | (Inherited from FileSystemInfo) |
OriginalPath | (Inherited from FileSystemInfo) |
Properties
Attributes | (Inherited from FileSystemInfo) |
CreationTime | (Inherited from FileSystemInfo) |
CreationTimeUtc | (Inherited from FileSystemInfo) |
Exists | (Inherited from FileSystemInfo) |
Extension | (Inherited from FileSystemInfo) |
FullName | (Inherited from FileSystemInfo) |
LastAccessTime | (Inherited from FileSystemInfo) |
LastAccessTimeUtc | (Inherited from FileSystemInfo) |
LastWriteTime | (Inherited from FileSystemInfo) |
LastWriteTimeUtc | (Inherited from FileSystemInfo) |
LinkTarget | (Inherited from FileSystemInfo) |
Name | (Inherited from FileSystemInfo) |
Parent | |
Root |
Methods
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.