DownloadApplicationCompletedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the DownloadApplicationCompleted event.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class DownloadApplicationCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class DownloadApplicationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
type DownloadApplicationCompletedEventArgs = class
inherit AsyncCompletedEventArgs
Public Class DownloadApplicationCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
-
DownloadApplicationCompletedEventArgs
Properties
LogFilePath |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets the path of the ClickOnce log file. |
ShortcutAppId |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets the contents of an .appref-ms file that can launch this ClickOnce application. |