File.AppendAllBytes(String, Byte[]) Méthode

Définition

public:
 static void AppendAllBytes(System::String ^ path, cli::array <System::Byte> ^ bytes);
public static void AppendAllBytes (string path, byte[] bytes);
static member AppendAllBytes : string * byte[] -> unit
Public Shared Sub AppendAllBytes (path As String, bytes As Byte())

Paramètres

path
String
bytes
Byte[]

S’applique à