This documentation is archived and is not being maintained.

ThreeWayMerge::OriginalFileLabelTag Property

Gets or sets the original file label tag.

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

public:
property String^ OriginalFileLabelTag {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
The original file label tag.

Show: