다음을 통해 공유


Windows PowerShell 개념

이 섹션에는 개발자의 관점에서 PowerShell을 이해하는 데 도움이 되는 개념적 정보가 포함되어 있습니다.

토픽 이름 Description
객체_정보 PowerShell 객체 설명. 자세한 내용은 '객체 생성에 대하여'를 참조하세요
런스페이스 생성 명령이 처리되는 운영 환경입니다. 자세한 내용은 Runspace 클래스를 참조하세요.
출력 객체 확장 PowerShell 객체 확장 방법. 자세한 내용은 About Types.ps1xml을 참조하세요
Cmdlet 등록 PowerShell에서 모듈과 스냅인을 제공하는 방법. 자세한 내용은 모듈 및 스냅인을 참조하세요.
Cmdlets 확인 요청 명령어와 제공자가 행동 전에 사용자에게 피드백을 요청하는 방식.
RuntimeDefinedParameter 클래스 런타임 매개변수 선언.
System.Management.Automation 네임스페이스 PowerShell API 네임스페이스 개요.
Windows PowerShell Provider 개요 데이터 저장소에 접근하는 데 사용되는 PowerShell 제공자에 대한 개요.
PowerShell Cmdlets 작성 도움말 PowerShell cmdlet 작성법 도움말.

참고하십시오

PowerShell 클래스

PowerShell API 참고 자료

Windows PowerShell 프로グラ머 가이드

Windows PowerShell 모듈 작성 도움말

Windows PowerShell 제공자 작성

Windows PowerShell API 참고

Windows PowerShell 참고 자료