This documentation is archived and is not being maintained.

INetFwOpenPort::BuiltIn Property

Checks whether the port is defined by the system.

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

property bool BuiltIn {
	bool get ();
}

Property Value

Type: System::Boolean
True if the port is defined by the system; otherwise, false.

Show: