Windows PowerShell 概念

本部分包含有助于从开发人员的角度了解 PowerShell 的概念信息。

主题名称 说明
about_Objects PowerShell 对象的说明。 有关详细信息,请参阅 关于对象创建
创建运行空间 处理命令的操作环境。 有关详细信息,请参阅 运行空间类
扩展输出对象 如何扩展 PowerShell 对象。 有关详细信息,请参阅 关于类型。 types.ps1xml
注册 Cmdlet 如何在 PowerShell 中提供模块和管理单元。 有关详细信息,请参阅 模块和管理单元
请求 Cmdlet 确认 在采取操作之前,cmdlet 和提供程序如何请求用户提供反馈。
RuntimeDefinedParameter 类 运行时参数声明。
System.web 命名空间 PowerShell API 命名空间的概述。
Windows PowerShell 提供程序概述 有关用于访问数据存储区的 PowerShell 提供程序的概述。
编写针对 PowerShell Cmdlet 的帮助 如何编写 PowerShell cmdlet 帮助。

请参阅

PowerShell 类

PowerShell API 参考

Windows PowerShell 程序员指南

编写针对 Windows PowerShell 模块的帮助

编写 Windows PowerShell 提供程序

Windows PowerShellAPI 参考

Windows PowerShell 参考