CalculateDiff(PlatformConfiguration?, WindowsHostIntegrationSettings) Method

Definition

Assembly PackagingTools.Core.Windows.dll

Calculates the property-level differences between the current configuration and the requested settings.

public IReadOnlyList<PropertyDelta> CalculateDiff(PlatformConfiguration? existing, WindowsHostIntegrationSettings desired)

Parameters

Returns