WebUpdatePostbackDisplay.UpdateLocation Property
The network location of the updates for this application. Can be a UNC, HTTP, or FTP path.
[Visual Basic]
Public Property UpdateLocation As String
[C#]
public string UpdateLocation {get;set;}
See Also
WebUpdatePostbackDisplay Class | WebUpdatePostbackDisplay Members | Kjs.AppLife.Update.Web Namespace