FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add public ValidRootDrives property to ValidateDriveAttribute by indented-automation · Pull Request #3510 · PowerShell/PowerShell · GitHub

Add public ValidRootDrives property to ValidateDriveAttribute - #3510

Merged
Dongbo Wang (daxian-dbw) merged 3 commits into
PowerShell:masterfrom
indented-automation:ValidateDrive
Apr 11, 2017
Merged

Add public ValidRootDrives property to ValidateDriveAttribute#3510
Dongbo Wang (daxian-dbw) merged 3 commits into
PowerShell:masterfrom
indented-automation:ValidateDrive

Conversation

Copy link
Copy Markdown
Contributor

Adds a public ValidRootDrives property to the ValidateDrivesAttribute class.

Allows discovery of the attribute state via ParameterMetadata or PSVariable objects without requiring reflection to extract values from the private field _validRootDrives.

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

Copy link
Copy Markdown
Member

LGTM

Chris Dent (indented-automation) deleted the ValidateDrive branch April 11, 2017 18:33
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL