C# Class UIAutomation.Commands.GetUiaTreeItemCheckedStateCommand

Description of GetUiaTreeItemCheckedStateCommand.
Inheritance: Win32CmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetUiaTreeItemCheckedStateCommand ( ) : System.Management.Automation

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Method Details

GetUiaTreeItemCheckedStateCommand() public méthode

public GetUiaTreeItemCheckedStateCommand ( ) : System.Management.Automation
Résultat System.Management.Automation

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void