This documentation is archived and is not being maintained.

Conflict::TheirItemType Property

Gets or sets their item type.

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

public:
property ItemType TheirItemType {
	ItemType get ();
	void set (ItemType value);
}

Show: