Interface AssemblyDefinition.UpdateStages.WithProperties

All Known Subinterfaces:
AssemblyDefinition.Update
Enclosing interface:
AssemblyDefinition.UpdateStages

public static interface AssemblyDefinition.UpdateStages.WithProperties
The stage of the AssemblyDefinition update allowing to specify properties.
  • Method Details

    • withProperties

      AssemblyDefinition.Update withProperties(AssemblyProperties properties)
      Specifies the properties property: The assembly properties..
      Parameters:
      properties - The assembly properties.
      Returns:
      the next definition stage.