Click or drag to resize

ArchiveCreatorInstructionsFiles Property

Gets list of files currently registered in instructions.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public ReadOnlyCollection<FileInfo> InstructionsFiles { get; }

Property Value

Type: ReadOnlyCollectionFileInfo
See Also