Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Checks whether the port is defined by the system.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
ReadOnly Property BuiltIn As Boolean
bool BuiltIn { get; }
property bool BuiltIn {
bool get ();
}
abstract BuiltIn : bool with get
function get BuiltIn () : boolean
Property Value
Type: System.Boolean
True if the port is defined by the system; otherwise, false.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.