EditScript<TNode>.Match 属性

定义

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)

属性值

适用于