ToBase64String() method to convert the byte array to a Base64 string. C#. byte[] byt = System.Text.Encoding.UTF8.GetBytes(strOriginal);
確定! 回上一頁