This topic has not yet been rated - Rate this topic

EncodingHelper Class

A utility class that gets the encoding of a file from its byte order mark.

Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating (in microsoft.visualstudio.texttemplating.dll)

public static class EncodingHelper
public final class EncodingHelper
public final class EncodingHelper

When a user creates a text template, they can specify the encoding that they want the text template host to use to create the generated text. If the user does not specify the encoding, the host can try to determine the encoding of the text template. The host can then use the same encoding to create the generated text.

System.Object
  Microsoft.VisualStudio.TextTemplating.EncodingHelper
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ