diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Classes_Properties.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Classes_Properties.md index 592c249a0b30..377380e94ce4 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Classes_Properties.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Classes_Properties.md @@ -1,7 +1,7 @@ --- description: Describes how to define properties for PowerShell classes. Locale: en-US -ms.date: 11/13/2023 +ms.date: 01/21/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_classes_properties?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_Classes_Properties @@ -527,7 +527,8 @@ properties: > [!IMPORTANT] > Static properties for classes defined in PowerShell aren't immutable. They -> can +> can be overridden to any valid value, as defined by the static property's +> type and attributes. ## Derived class properties diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Classes_Properties.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Classes_Properties.md index 4bc1af30d482..183de93b5aae 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Classes_Properties.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Classes_Properties.md @@ -1,7 +1,7 @@ --- description: Describes how to define properties for PowerShell classes. Locale: en-US -ms.date: 11/13/2023 +ms.date: 01/21/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_classes_properties?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_Classes_Properties @@ -523,7 +523,8 @@ properties: > [!IMPORTANT] > Static properties for classes defined in PowerShell aren't immutable. They -> can +> can be overridden to any valid value, as defined by the static property's +> type and attributes. ## Derived class properties diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Properties.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Properties.md index 51d58cf4eab3..f25c7f547ff6 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Properties.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Classes_Properties.md @@ -1,7 +1,7 @@ --- description: Describes how to define properties for PowerShell classes. Locale: en-US -ms.date: 11/13/2023 +ms.date: 01/21/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_classes_properties?view=powershell-7.5&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_Classes_Properties @@ -522,7 +522,8 @@ properties: > [!IMPORTANT] > Static properties for classes defined in PowerShell aren't immutable. They -> can +> can be overridden to any valid value, as defined by the static property's +> type and attributes. ## Derived class properties diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Classes_Properties.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Classes_Properties.md index 3a2df6bcda1d..c0571948a703 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Classes_Properties.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Classes_Properties.md @@ -1,7 +1,7 @@ --- description: Describes how to define properties for PowerShell classes. Locale: en-US -ms.date: 11/13/2023 +ms.date: 01/21/2025 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_classes_properties?view=powershell-7.6&WT.mc_id=ps-gethelp schema: 2.0.0 title: about_Classes_Properties @@ -523,7 +523,8 @@ properties: > [!IMPORTANT] > Static properties for classes defined in PowerShell aren't immutable. They -> can +> can be overridden to any valid value, as defined by the static property's +> type and attributes. ## Derived class properties