Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This section contains conceptual information that will help you understand PowerShell from a developer's viewpoint.
| Topic Name | Description |
|---|---|
| about_Objects | Description of PowerShell objects. For more information, see About Object Creation |
| Creating Runspaces | The operating environments where commands are processed. For more information, see Runspace Class. |
| Extending Output Objects | How to extend PowerShell objects. For more information, see About Types.ps1xml |
| Registering Cmdlets | How to make modules and snap-ins available in PowerShell. For more information, see Modules and Snap-ins. |
| Requesting Confirmation from Cmdlets | How cmdlets and providers request feedback from the user before an action is taken. |
| RuntimeDefinedParameter Class | Runtime parameter declarations. |
| System.Management.Automation Namespace | Overview of PowerShell API namespaces. |
| Windows PowerShell Provider Overview | Overview about PowerShell providers that are used to access data stores. |
| Writing Help for PowerShell Cmdlets | How to write PowerShell cmdlet Help. |
See also
Windows PowerShell Programmer's Guide
Writing Help for Windows PowerShell Modules
Writing a Windows PowerShell Provider
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.