IDifferenceBuffer.DifferenceOptions Özellik

Tanım

İki ara bellek fark içinde kullanılan seçenekleri almak veya ayarlamak için kullanılır. Bu seçenekler, gerçek karşılaştırmayı gerçekleştiren öğesine yapılan çağrılarında kullanılır IHierarchicalStringDifferenceService .

public:
 property Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions DifferenceOptions { Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions get(); void set(Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions value); };
public Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions DifferenceOptions { get; set; }
member this.DifferenceOptions : Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions with get, set
Public Property DifferenceOptions As StringDifferenceOptions

Özellik Değeri

StringDifferenceOptions

Fark kayıt sırasında kullanılan seçenekler iki ara bellek.

Şunlara uygulanır