This documentation is archived and is not being maintained.

ComputerInfo::IsSameMachine Method

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static bool IsSameMachine(
	String^ hostname1, 
	String^ hostname2
)

Parameters

hostname1
Type: System::String
hostname2
Type: System::String

Return Value

Type: System::Boolean

Show: