Click or drag to resize

ArchiveCreatorInstructionFile Property

Gets or sets the location of the source file.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public FileInfo File { get; set; }

Property Value

Type: FileInfo
See Also