System::IO::File::SetAttributes yöntemi

File::SetAttributes method

Belirtilen dosyada belirtilen öznitelikleri ayarlar.

static void System::IO::File::SetAttributes(const String &path, FileAttributes fileAttributes)
ParametreTürAçıklama
yolconst String&Özniteliklerin ayarlanacağı dosyanın yolu
fileAttributesFileAttributesAyarlanacak öznitelikleri temsil eden FileAttributes değerlerinin bit düzeyinde birleşimi

Ayrıca Bakınız