System::IO::File::SetAttributes methode

File::SetAttributes method

Stelt de opgegeven attributen in op het opgegeven bestand.

static void System::IO::File::SetAttributes(const String &path, FileAttributes fileAttributes)
ParameterTypeBeschrijving
padconst String&Het pad van het bestand waarop de attributen moeten worden ingesteld
fileAttributesFileAttributesEen bitwise combinatie van FileAttributes waarden die de in te stellen attributen vertegenwoordigen

Zie ook