The number of bits per character in the current encoding.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public int BitsPerCharacter { get; }public int BitsPerCharacter { get; }Public ReadOnly Property BitsPerCharacter As Integer
Get
Public ReadOnly Property BitsPerCharacter As Integer
Get
public:
property int BitsPerCharacter {
int get ();
}public:
property int BitsPerCharacter {
int get ();
}member BitsPerCharacter : int with get
member BitsPerCharacter : int with get