PSSession.ComputerName Property

Definition

Name of the computer target.

public:
 property System::String ^ ComputerName { System::String ^ get(); };
public:
 property Platform::String ^ ComputerName { Platform::String ^ get(); };
public string ComputerName { get; }
member this.ComputerName : string
Public ReadOnly Property ComputerName As String

Property Value

Applies to