Download for Windows Premium
Publiciteit
compiled cmdlets

Vertaling van "compiled cmdlets" in Spaans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
cmdlets compilados
LONG DESCRIPTION You can declare your own parameters when you write functions, and you can write functions so that they can access the common parameters that are available to compiled cmdlets.
DESCRIPCIÓN DETALLADA Puede declarar sus propios parámetros al escribir las funciones, y también escribir las funciones de tal forma que puedan tener acceso a los parámetros comunes que están disponibles para los cmdlets compilados.
LONG DESCRIPTION When you write functions, you can add the CmdletBinding attribute so that Windows PowerShell will bind the parameters of the function in the same way that it binds the parameters of compiled cmdlets.
DESCRIPCIÓN DETALLADA Al escribir funciones, se puede agregar el atributo CmdletBinding para que Windows PowerShell enlace los parámetros de la función del mismo modo que enlaza los parámetros de los cmdlets compilados.
Note: Compiled cmdlets use the required Cmdlet attribute, which is similar to the CmdletBinding attribute that is described in this topic.
Nota: los cmdlets compilados utilizan el atributo Cmdlet obligatorio, que es parecido al atributo CmdletBinding que se describe en este tema.

Andere resultaten

There is a difference between authoring a compiled cmdlet and an advanced function.
Hay una diferencia entre crear un cmdlet compilado y una función avanzada.
Advanced functions are helpful when you want to quickly write a function without having to write a compiled cmdlet using a Microsoft.NET Framework language.
Las funciones avanzadas resultan útiles cuando se desea escribir rápidamente una función sin tener que escribir un cmdlet compilado mediante un lenguaje de Microsoft.NET Framework.
These functions are also helpful when you want to restrict the functionality of a compiled cmdlet or when you want to write a function that is similar to a compiled cmdlet.
Estas funciones también son útiles si se desea restringir la funcionalidad de un cmdlet compilado o escribir una función parecida a un cmdlet compilado.
The CmdletBinding attribute is similar to the Cmdlet attribute that is used in compiled cmdlet classes to identify the class as a cmdlet.
El atributo CmdletBinding es similar al atributo Cmdlet que se utiliza en las clases de cmdlets compilados para identificar la clase como un cmdlet.
Also notice that this function defines a name that includes a verb (Send) and noun (Greeting) pair similar to the verb-noun pair of a compiled cmdlet.
Observe también que esta función define un nombre que incluye un par de verbo (Send) y sustantivo (Greeting) similar al par verbo-sustantivo de un cmdlet compilado.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor compiled cmdlets in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lighthouse: tall tower with a light to guide ships
Ontdek het woord
Publiciteit

Resultaten: 8. Exact: 3. Verstreken tijd: 46 ms.