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

FileSystemInfo::set_Attributes method

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

void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
ParameterType描述
valueFileAttributes一个表示要设置属性的 FileAttributes 值的位掩码组合

另见