PowerShell 中 Get-ChildItem 支援哪些引數?


Get-ChildItems 支援以下引數。Get-ChildItem

[[-Path] <string[]>]
[[-Filter] <string>]
[-Include <string[]>]
[-Exclude <string[]>]
[-Recurse]
[-Depth <uint32>]
[-Force]
[-Name]
[-Attributes <FlagsExpression[FileAttributes]>]
[-FollowSymlink]
[-Directory]
[-File]
[-Hidden]
[-ReadOnly]
[-System]
[<CommonParameters>]

更新日期:2020 年 1 月 22 日

260 次瀏覽

開啟您的職業生涯

透過完成課程來獲得認證

立即開始
廣告
© . All rights reserved.