OriginInfo.PSComputerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HostEntry information for the machine on which this information originated.
public:
property System::String ^ PSComputerName { System::String ^ get(); };
public:
property Platform::String ^ PSComputerName { Platform::String ^ get(); };
public string PSComputerName { get; }
member this.PSComputerName : string
Public ReadOnly Property PSComputerName As String