DifferenceBufferOptions.IgnoreCaseName 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 whether or not to ignore case when performing line-level differencing.
public: System::String ^ IgnoreCaseName;
std::wstring IgnoreCaseName;
public const string IgnoreCaseName;
val mutable IgnoreCaseName : string
Public Const IgnoreCaseName As String