Share via


SelectionData.ShowPropertySheet Method

 

This member is overloaded. For more information about this member, including syntax, click a name in the overload list.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Overload List

Name Description
System_CAPS_pubmethod ShowPropertySheet(String)

Displays the property sheet for the selection. This method brings an existing sheet to the foreground.

System_CAPS_pubmethod ShowPropertySheet(String, Boolean)

This method displays a property sheet for the selection and uses a parameter that decides whether the Apply button is to be hidden. This method brings an existing sheet to the foreground.

See Also

SelectionData Class
Microsoft.ManagementConsole Namespace

Return to top