Click or drag to resize
UpdateDisplayPreferredDownloadPath Property
Gets or sets the directory where downloaded updates will be saved. If this property is not set, updates will be saved in the current user's temp directory.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public string PreferredDownloadPath { get; set; }

Property Value

Type: String
See Also