Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Get-Content command
No se puede especificar el contenido de un archivo escribiendo su ruta de acceso, ya que esta es solamente una cadena, pero se puede usar un comando Get-Content para obtener el contenido y pasarlo al parámetro Value.
You cannot specify the contents of a file by typing its path, because the path is just a string, but you can use a Get-Content command to get the content and pass it to the Value parameter.
Los paréntesis en torno al comando Get-Content garantizan que se habrá completado la operación Get antes de que se inicie la operación Set.
The parentheses around the Get-Content command ensure that the Get operation is complete before the Set operation begins.
Los paréntesis garantizan que el comando Get-Content se complete antes de que comience el comando Add-Content.
The parentheses ensure that the Get-Content command is complete before the Add-Content command begins.
El valor del parámetro Value es un comando Get-Content que obtiene el contenido de un archivo existente, Test.log.
The value of the Value parameter is a Get-Content command that gets content from an existing file, Test.log.
El valor del parámetro ComputerName es un comando Get-Content que obtiene el texto en el archivo Servers.txt, un archivo de nombres de equipo en un dominio.
The value of the ComputerName parameter is a Get-Content command that gets the text in the Servers.txt file, a file of computer names in a domain.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "comando get-content" în limba Română