C# Class UIAutomation.Commands.GetUiaTreeItemCheckedStateCommand

Description of GetUiaTreeItemCheckedStateCommand.
Inheritance: Win32CmdletBase
ファイルを表示 Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
GetUiaTreeItemCheckedStateCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

GetUiaTreeItemCheckedStateCommand() public method

public GetUiaTreeItemCheckedStateCommand ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void