I am on Windows 10, and want to capture images from my webcam in PowerShell Core using this.
How do I locate the physical assembly file that houses Windows.Media.Capture.CameraCaptureUI so that I can do an Add-Type?
I am on Windows 10, and want to capture images from my webcam in PowerShell Core using this.
How do I locate the physical assembly file that houses Windows.Media.Capture.CameraCaptureUI so that I can do an Add-Type?