ContainerDirectory Properties
Class Properties 1 member
Represents a directory in the container file system.
The contents of the directory to create in the container. Will create specified
ContainerFile and ContainerDirectory entries in the directory. public IEnumerable<ContainerFileSystemItem> Entries { get; set; }