MsixPackage.DefinitionStages.WithIsRegularRegistration Interface
public static interface MsixPackage.DefinitionStages.WithIsRegularRegistration
The stage of the MsixPackage definition allowing to specify isRegularRegistration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIsRegularRegistration(Boolean isRegularRegistration)
Specifies the is |
Method Details
withIsRegularRegistration
public abstract MsixPackage.DefinitionStages.WithCreate withIsRegularRegistration(Boolean isRegularRegistration)
Specifies the isRegularRegistration property: Specifies how to register Package in feed..
Parameters:
Returns: