共用方式為


Windows PowerShell 概念

本節包含一些概念性資訊,能幫助你從開發者的角度理解 PowerShell。

主題名稱 Description
about_Objects PowerShell 物件的描述。 欲了解更多資訊,請參閱 關於物件建立
建立跑道空間 指令被處理的操作環境。 欲了解更多資訊,請參閱 Runspace 類別
擴充輸出物件 如何擴充 PowerShell 物件。 更多資訊請參閱 About Types.ps1xml
註冊指令檔 如何在 PowerShell 中讓模組和 snap-in 可用。 欲了解更多資訊,請參閱模組與卡扣。
請求指令長確認 指令長與提供者如何在採取行動前向使用者請求回饋。
RuntimeDefinedParameter 類別 執行時參數宣告。
System.Management.Automation 命名空間 PowerShell API 命名空間概述。
Windows PowerShell 提供者概述 關於用於存取資料儲存庫的 PowerShell 提供者概述。
PowerShell Cmdlets 寫作說明 如何撰寫PowerShell cmdlet求助。

另請參閱

PowerShell 類別

PowerShell API 參考

Windows PowerShell 程式設計師指南

Windows PowerShell 模組的寫作幫助

撰寫 Windows PowerShell 提供者

Windows PowerShell API 參考

Windows PowerShell 參考