Encoding to be used for files with a Perforce type of 'unicode'.
            
    Namespace: 
   P4API
    Assembly:
   p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
| C# | 
|---|
public Encoding UnicodeEncoding { get; set; } | 
Field Value
The encoding form unicode files being printed.
See Also