Share via


Difference.IsEncodingSupported Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public methodStatic member IsEncodingSupported(Int32) Checks whether the specified encoding is supported by the diff/merge engine.
Public methodStatic member IsEncodingSupported(Encoding) Checks whether the specified encoding is supported by the diff/merge engine.

Top

See Also

Reference

Difference Class

Microsoft.TeamFoundation.VersionControl.Client Namespace