Gets or sets the path where the self-extracting zip file extracts files to by default.
'Declaration
Public Property DefaultDestinationFolder As String
'Usage
Dim instance As XceedSfxPrefix
Dim value As String
instance.DefaultDestinationFolder = value
value = instance.DefaultDestinationFolder
public string DefaultDestinationFolder {get; set;}
Property Value
A string representing the path where the self-extracting zip file extracts files to by default. If
System.String.Empty, the self-extracting zip file's current directory at run-time will be used.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2