Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1017 Bytes

ImageStoreIgnoredDirectory.md

File metadata and controls

20 lines (17 loc) · 1017 Bytes

ImageStoreIgnoredDirectory

Represents an exclusion a directory from a folder.

Namespace: SecretNest.ImageStore.IgnoredDirectory

Properties

Name Type Description ReadOnly
Id Guid Record id Yes
FolderId Guid Record id of the folder related No
Directory string Path of the directory to be excluded No
IsSubDirectoryIncluded bool Whether sub directory should be included or not No

Cmdlets