StartJobCommand.ComputerName Property

Definition

Overriding to suppress this parameter.

public:
 virtual property cli::array <System::String ^> ^ ComputerName { cli::array <System::String ^> ^ get(); };
public:
 virtual property Platform::Array <Platform::String ^> ^ ComputerName { Platform::Array <Platform::String ^> ^ get(); };
public override string[] ComputerName { get; }
member this.ComputerName : string[]
Public Overrides ReadOnly Property ComputerName As String()

Property Value

String[]

Applies to