Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error record parameter to test result #4

Open
knutkj opened this issue Sep 27, 2012 · 0 comments
Open

Add error record parameter to test result #4

knutkj opened this issue Sep 27, 2012 · 0 comments
Assignees
Milestone

Comments

@knutkj
Copy link
Owner

knutkj commented Sep 27, 2012

Add error record property to test result. Would look something like this:

public System.Management.Automation.ErrorRecord ErrorRecord
{
    get { return _errorRecord; }
}
@ghost ghost assigned gegge10 Sep 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants