MsixPackage.UpdateStages.WithIsRegularRegistration Interface
public static interface MsixPackage.UpdateStages.WithIsRegularRegistration
The stage of the MsixPackage update allowing to specify isRegularRegistration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIsRegularRegistration(Boolean isRegularRegistration)
Specifies the is |
Method Details
withIsRegularRegistration
public abstract MsixPackage.Update withIsRegularRegistration(Boolean isRegularRegistration)
Specifies the isRegularRegistration property: Set Registration mode. Regular or Delayed..
Parameters:
Returns: