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 settings for GetElementAttribute command #120

Merged
merged 1 commit into from
Dec 16, 2015

Conversation

NickAb
Copy link
Contributor

@NickAb NickAb commented Dec 16, 2015

  • commandSettings.elementAttributeSettings.accessModifier to limit access to Automation, Dependency or CLR properties.
  • commandSettings.elementAttributeSettings.enumAsString specifies if Enums should be serialized by name, not value.

Fixes #118
Fixes #71

accessModifier limits access to Automation, Dependency or CLR properties
enumAsString specifies if enums should be serialized by name, not value
@NickAb NickAb force-pushed the get-element-attribute-settings branch from 786db92 to 6007a62 Compare December 16, 2015 09:43
@skyline-gleb
Copy link
Contributor

👍

skyline-gleb added a commit that referenced this pull request Dec 16, 2015
Add settings for GetElementAttribute command
@skyline-gleb skyline-gleb merged commit 213a4be into master Dec 16, 2015
@skyline-gleb skyline-gleb deleted the get-element-attribute-settings branch December 16, 2015 10:34
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.

2 participants