File.AppendAllBytes(String, Byte[]) Methode

Definition

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())

Parameter

path
String
bytes
Byte[]

Gilt für: