Universal Windows Service Class Library

ExtendedInstallContext.LogToConsole Property

Property to log information to console output.

public bool LogToConsole {get; set;}

Property Value

True if information should be written on console else false.

Remarks

Property to log information during install or uninstall to console output.

See Also

ExtendedInstallContext Class | uws.Install Namespace