Skip to content

Conversation

michaeltlombardi
Copy link
Contributor

PR Summary

This change fixes #11696 by adding the missing text explaining how static properties defined on classes implemented in PowerShell are not immutable and can be overriden.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This change fixes MicrosoftDocs#11696 by adding the missing text explaining
how static properties defined on classes implemented in
PowerShell are not immutable and can be overriden.
Copy link
Contributor

Learn Build status updates of commit e47144a:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Classes_Properties.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Core/About/about_Classes_Properties.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Properties.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Classes_Properties.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit 1dfc1e6 into MicrosoftDocs:main Jan 21, 2025
4 checks passed
@michaeltlombardi michaeltlombardi deleted the gh-11696/main/fix-static-properties-note branch July 31, 2025 15:40
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.

Missing information about static Class Properties at about_classes_properties.md

2 participants