Perforce API for the .Net CLR P4.Net

P4Connection.Charset Property

Gets/Sets the client character set.

[Visual Basic]
Public Property Charset As String
[C#]
public string Charset {get; set;}

Property Value

The client's charset.

Remarks

Internationalized servers are not yet fully supported!

See Also

P4Connection Class | P4API Namespace