Delen via


DiffFinder<T>.LcsDiff Property

Namespace:  Microsoft.TeamFoundation.Diff
Assembly:  Microsoft.TeamFoundation.Diff (in Microsoft.TeamFoundation.Diff.dll)

Syntax

'Declaration
Public Shared ReadOnly Property LcsDiff As DiffFinder(Of T)
public static DiffFinder<T> LcsDiff { get; }
public:
static property DiffFinder<T>^ LcsDiff {
    DiffFinder<T>^ get ();
}
static member LcsDiff : DiffFinder<'T> with get
static function get LcsDiff () : DiffFinder<T>

Property Value

Type: Microsoft.TeamFoundation.Diff.DiffFinder<T>

.NET Framework Security

See Also

Reference

DiffFinder<T> Class

Microsoft.TeamFoundation.Diff Namespace