microsoft / vssetup.powershell

PowerShell module to interact with Visual Studio Setup
MIT License
233 stars 41 forks source link

Attach properties not handled specifically on instance #5

Closed heaths closed 7 years ago

heaths commented 7 years ago

This uses the ISetupPropertyStore interface implemented by ISetupInstance to enumerate all intrinsic property types not handled specifically by the instance (i.e. common properties).

msftclas commented 7 years ago

Hi @heaths, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

It looks like you're a Microsoft contributor (Heath Stewart). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

AppVeyorBot commented 7 years ago

:white_check_mark: Build vssetup.powershell 1.0.30-rc+g5eeb476434 completed (commit https://github.com/Microsoft/vssetup.powershell/commit/5eeb476434 by @heaths)