Universal Windows Service Class Library

ExtendedInstallContext.IsEmpty Property

Get empty status of install context.

public bool IsEmpty {get;}

Remarks

Flag which marks empty status of extended install context. True if context is empty otherwise false.

See Also

ExtendedInstallContext Class | uws.Install Namespace