TestConnectionCommand.ComputerName Property

Definition

The following is the definition of the input parameter "ComputerName". Value of the address requested. The form of the value can be either the computer name ("wxyz1234"), IPv4 address ("192.168.177.124"), or IPv6 address ("2010:836B:4179::836B:4179").

public string[] ComputerName { get; set; }
member this.ComputerName : string[] with get, set
Public Property ComputerName As String()

Property Value

String[]

Applies to