EditOptions.DifferenceOptions 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此编辑的差异选项(如果 ComputeMinimalChange 为 true)。
public:
property Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions DifferenceOptions { Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions get(); };
public Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions DifferenceOptions { get; }
public Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions DifferenceOptions { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.DifferenceOptions : Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.DifferenceOptions : Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions
Public ReadOnly Property DifferenceOptions As StringDifferenceOptions
属性值
- 属性
注解
IgnoreTrimWhiteSpace 将被忽略。