Provides helpers for reading, diffing, and applying Windows host integration metadata.
public sealed class WindowsHostIntegrationService
kind:method, kind:property, kind:ctor. Press Esc to clear.Apply(PlatformConfiguration?, WindowsHostIntegrationSettings)Applies the requested settings and returns an updated platform configuration.CalculateDiff(PlatformConfiguration?, WindowsHostIntegrationSettings)Calculates the property-level differences between the current configuration and the requested settings.Load(PlatformConfiguration?)Materializes settings from an existing platform configuration.Validate(WindowsHostIntegrationSettings)Produces validation issues for the provided settings.