Interface MsixPackage.DefinitionStages.WithLastUpdated

All Known Subinterfaces:
MsixPackage.Definition, MsixPackage.DefinitionStages.WithCreate
Enclosing interface:
MsixPackage.DefinitionStages

public static interface MsixPackage.DefinitionStages.WithLastUpdated
The stage of the MsixPackage definition allowing to specify lastUpdated.
  • Method Details

    • withLastUpdated

      Specifies the lastUpdated property: Date Package was last updated, found in the appxmanifest.xml. .
      Parameters:
      lastUpdated - Date Package was last updated, found in the appxmanifest.xml.
      Returns:
      the next definition stage.