AddInDownloadProgressChangedArgs.State Property
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:
property Microsoft::VisualStudio::Tools::Applications::Deployment::ClickOnceAddInDownloadProgressState State { Microsoft::VisualStudio::Tools::Applications::Deployment::ClickOnceAddInDownloadProgressState get(); };
public Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDownloadProgressState State { get; }
member this.State : Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDownloadProgressState
Public ReadOnly Property State As ClickOnceAddInDownloadProgressState