Windows PowerShell 概念

本节包含一些概念性信息,帮助你从开发者的角度理解PowerShell。

主题名称 Description
about_Objects PowerShell对象的描述。 更多信息请参见 “关于对象创建”
创建运行空间 指令处理的作环境。 更多信息请参见 Runspace类
扩展输出对象 如何扩展PowerShell对象。 更多信息请参见 About Types.ps1xml
注册 Cmdlet 如何在PowerShell中提供模块和snap-in。 更多信息请参见 模块与卡扣
请求向指令小说确认 指令和服务提供者如何在采取行动前向用户请求反馈。
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 参考