Perforce API for the .Net CLR P4.Net

P4Callback.ContentEncoding Property

Gets the content encoding.

[Visual�Basic]
Protected�ReadOnly�Property�ContentEncoding�As�Encoding
[C#]
protected�System.Text.Encoding�ContentEncoding�{get;}

Property Value

The content encoding is either UTF-8 for Unicode-enabled servers or ASCII otherwise.

See Also

P4Callback Class | P4API Namespace