AddInDownloadProgressChangedArgs 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.
public ref class AddInDownloadProgressChangedArgs : Microsoft::VisualStudio::Tools::Applications::Deployment::AddInDeploymentArguments
public class AddInDownloadProgressChangedArgs : Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArguments
type AddInDownloadProgressChangedArgs = class
inherit AddInDeploymentArguments
Public Class AddInDownloadProgressChangedArgs
Inherits AddInDeploymentArguments
- Inheritance
-
Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArgumentsAddInDownloadProgressChangedArgs
Constructors
AddInDownloadProgressChangedArgs(Uri, String, ClickOnceAddInDownloadProgressState, Int64, Int64, Int32) |
Properties
BytesDownloaded | |
PercentageComplete | |
ProductName | |
State | |
TotalBytesToDownload |