EditScript<TNode>.Match Property

Definition

public:
 property Microsoft::CodeAnalysis::Differencing::Match<TNode> ^ Match { Microsoft::CodeAnalysis::Differencing::Match<TNode> ^ get(); };
public Microsoft.CodeAnalysis.Differencing.Match<TNode> Match { get; }
member this.Match : Microsoft.CodeAnalysis.Differencing.Match<'Node>
Public ReadOnly Property Match As Match(Of TNode)

Property Value

Applies to