System::IO::FileSystemInfo::set_Attributes メソッド

FileSystemInfo::set_Attributes method

現在のオブジェクトが表すエンティティに指定された属性を設定します。

void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
パラメーター説明
valueFileAttributes設定する属性を表す FileAttributes 値のビット単位の組み合わせ

参照