This documentation is archived and is not being maintained.

SavedCheckin::IsExcluded Method

Returns true if there if the item is excluded in this checkin.

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

public:
bool IsExcluded(
	String^ targetServerItem
)

Parameters

targetServerItem
Type: System::String

The target item to check.

Return Value

Type: System::Boolean

Show: