Click or drag to resize

ArchiveCreatorInstructionArchiveRelativeFolderPath Property

Gets or sets the folder path in the archive where the file should be added.

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

Property Value

Type: String
See Also