This documentation is archived and is not being maintained.
Difference::IsEncodingSupported Method
Visual Studio 2013
Checks whether the specified encoding is supported by the diff/merge engine.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsEncodingSupported(Int32) | Checks whether the specified encoding is supported by the diff/merge engine. |
|
IsEncodingSupported(Encoding) | Checks whether the specified encoding is supported by the diff/merge engine. |
Show: