DataPlace
ClickOnce Class
CSCS.CoreClickOnce
Declaration Syntax
C#
public static class ClickOnce
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
Current
DemandFeature(array<String>[]()[], String, ISynchronizeInvoke, Delegate, array<Object>[]()[])
Use to demand a feature before calling into a method. If feature is not already installed, it will be downloaded asynchronously prior to calling the method

DemandFeatureCancel(array<String>[]()[])
Cancels the asynchronous download of filegroups associated with a feature.

GetMissingFromGroupSet(array<String>[]()[])
Returns null if all groups in set are installed

IsClickOnce
IsGroupInstalled(String)
Returns whether or not a clickoncefilegroup is downloaded. Always returns true if the application is not click once deployed

ProgressChanged
Inheritance Hierarchy
Object
ClickOnce

Assembly: CS.Core.Standard.UI (Module: CS.Core.Standard.UI) Version: 1.0.3271.19814