File.AppendAllBytes(String, Byte[]) Metoda

Definicja

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

Parametry

path
String
bytes
Byte[]

Dotyczy