SharpCvsLib

SharpCvsLibConfig.Encoding Property

The encoding to use for streams.

[Visual Basic]
Public Shared ReadOnly Property Encoding As Encoding
[C#]
public static System.Text.Encoding Encoding {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Config.SharpCvsLibConfig.Encoding

See Also

SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace