IFileInfo.IsDirectory 属性

定义

如果 TryGetDirectoryContents 枚举了子目录,则为 True。

public:
 property bool IsDirectory { bool get(); };
public bool IsDirectory { get; }
member this.IsDirectory : bool
Public ReadOnly Property IsDirectory As Boolean

属性值

适用于