System::IO::FileSystemInfo::set_Attributes 方法

FileSystemInfo::set_Attributes method

在当前对象表示的实体上设置指定的属性。

void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
参数类型描述
valueFileAttributes表示要设置的属性的 FileAttributes 值的按位组合

另见