DifferenceBufferOptions.IgnoreWhiteSpaceBehaviorName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing.
public: System::String ^ IgnoreWhiteSpaceBehaviorName;
std::wstring IgnoreWhiteSpaceBehaviorName;
public const string IgnoreWhiteSpaceBehaviorName;
val mutable IgnoreWhiteSpaceBehaviorName : string
Public Const IgnoreWhiteSpaceBehaviorName As String