This documentation is archived and is not being maintained.

ComputerInfo::DnsSafeIsSameMachine Method

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

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

Parameters

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

Return Value

Type: System::Boolean

Show: