MsixPackage.UpdateStages.WithDisplayName Interface
public static interface MsixPackage.UpdateStages.WithDisplayName
The stage of the MsixPackage update allowing to specify displayName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDisplayName(String displayName)
Specifies the display |
Method Details
withDisplayName
public abstract MsixPackage.Update withDisplayName(String displayName)
Specifies the displayName property: Display name for MSIX Package..
Parameters:
Returns: