SetupConfig_DirectoryRelativePath Property |
Gets or sets the file relative path.
The path is relative to the source directory and will be preserved in the setup.
Namespace:
MicaSystems.Utils.Setup
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax [DataMemberAttribute]
[XmlAttributeAttribute]
public string RelativePath { get; set; }
Property Value
Type:
StringSee Also