PowershellSettings.

ComputerName Property

Summary

Gets or sets optional computer name to run the process on
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
PowershellSettings

Syntax

public string ComputerName { get; set; }

Value

Type Description
string