Freigeben über


SavedCheckin.IsExcluded-Methode

Gibt true zurück wenn dort aus, wenn das - Element in diesem Einchecken ausgeschlossen wird.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Function IsExcluded ( _
    targetServerItem As String _
) As Boolean
public bool IsExcluded(
    string targetServerItem
)

Parameter

  • targetServerItem
    Typ: System.String
    Das Zielelement zu überprüfen.

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

SavedCheckin Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace