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

VS2015 BrowserSettings options not available in 41? #1167

Closed
ghost opened this issue Aug 3, 2015 · 8 comments
Closed

VS2015 BrowserSettings options not available in 41? #1167

ghost opened this issue Aug 3, 2015 · 8 comments
Milestone

Comments

@ghost
Copy link

ghost commented Aug 3, 2015

Trying to set OffScreenTransparentBackground but it is only showing a few font related properties - not all the ones defined in BrowserSettings.h. I'm 100% sure I'm using the correct version, anyone any idea what is going on here?

@amaitland
Copy link
Member

Are you using VS2015?

@ghost
Copy link
Author

ghost commented Aug 3, 2015

Yes. Getting:
Severity Code Description Project File Line
Error CS1545 Property, indexer, or event 'BrowserSettings.OffScreenTransparentBackground' is not supported by the language; try directly calling accessor methods 'BrowserSettings.get_OffScreenTransparentBackground()' or 'BrowserSettings.set_OffScreenTransparentBackground(?)' Screenshot Program.cs 47

@amaitland
Copy link
Member

Yes. Getting:

If your using VS2015 it's a known issue, #1101

@ghost
Copy link
Author

ghost commented Aug 3, 2015

Alright thanks

@ghost ghost closed this as completed Aug 3, 2015
@amaitland
Copy link
Member

If your up for submitting a PR, I'm happy to release an updated version, that's a slightly annoying bug.

@amaitland amaitland added this to the 41.0.1 milestone Aug 3, 2015
@amaitland amaitland reopened this Aug 3, 2015
@amaitland amaitland changed the title Some BrowserSettings options not available in 41? VS2015 BrowserSettings options not available in 41? Aug 3, 2015
@amaitland
Copy link
Member

Resolved with cf3d27b

@amaitland
Copy link
Member

New package pushed to nuget.org

@ghost
Copy link
Author

ghost commented Aug 4, 2015

Thanks for that, didn't have much time yesterday.

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

No branches or pull requests

1 participant