This documentation is archived and is not being maintained.

Conflict::FileName Property

Returns the calculated file name for this conflict.

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

public:
property String^ FileName {
	String^ get ();
}

Property Value

Type: System::String
The calculated file name for this conflict.

Show: