WindowsSoftwareUpdateApprovalInfo(Boolean, Boolean, Boolean, Boolean) Constructor

Definition

public:
 WindowsSoftwareUpdateApprovalInfo(bool userInitiated, bool appClosure, bool meteredNetwork, bool seeker);
 WindowsSoftwareUpdateApprovalInfo(bool const& userInitiated, bool const& appClosure, bool const& meteredNetwork, bool const& seeker);
public WindowsSoftwareUpdateApprovalInfo(bool userInitiated, bool appClosure, bool meteredNetwork, bool seeker);
function WindowsSoftwareUpdateApprovalInfo(userInitiated, appClosure, meteredNetwork, seeker)
Public Sub New (userInitiated As Boolean, appClosure As Boolean, meteredNetwork As Boolean, seeker As Boolean)

Parameters

userInitiated
Boolean

bool

appClosure
Boolean

bool

meteredNetwork
Boolean

bool

seeker
Boolean

bool

Applies to