Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds the properties to be displayed for the scope node when the Properties verb is triggered.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
protected virtual void OnAddPropertyPages(
PropertyPageCollection propertyPageCollection
)
protected:
virtual void OnAddPropertyPages(
PropertyPageCollection^ propertyPageCollection
)
abstract OnAddPropertyPages :
propertyPageCollection:PropertyPageCollection -> unit
override OnAddPropertyPages :
propertyPageCollection:PropertyPageCollection -> unit
Protected Overridable Sub OnAddPropertyPages (
propertyPageCollection As PropertyPageCollection
)
propertyPageCollection
Type: Microsoft.ManagementConsole.PropertyPageCollection
The collection to which the properties are added.
StandardVerbs
ScopeNode Class
Microsoft.ManagementConsole Namespace
How-To Use Standard Verbs
Return to top
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in