이 항목에서는 Windows PowerShell ISE(통합 스크립팅 환경)에 포함된 개체의 계층 구조를 보여 줍니다. 개체를 클릭하면 개체를 정의하는 Microsoft.PowerShell.Host.ISE 네임스페이스의 클래스에 대한 참조 설명서로 이동할 수 있습니다.

$psISE 개체

$psISE 개체는 Windows PowerShell ISE(통합 스크립팅 환경) 개체 계층 구조의 루트 개체입니다. 최상위에 있는 이 개체는 다음 네 가지 개체를 표시합니다.

$psISE.CurrentFile

$psISE. CurrentPowerShellTab

$psISE.Options

$psISE.PowerShellTabs

$psISE.CurrentFile

$psISE.CurrentPowerShellTab

$psISE.CurrentPowerShellTab 개체를 통해 다음과 같은 개체를 스크립팅에 사용할 수 있습니다.

$psISE.Options

참고 항목




목차