This documentation is archived and is not being maintained.

ComputerInfo::IsLocalMachine Method (Uri)

Determines if the host name for the given URI matches the current machine.

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

public:
static bool IsLocalMachine(
	Uri^ uri
)

Parameters

uri
Type: System::Uri

Return Value

Type: System::Boolean

Show: