System::IO::FileSystemInfo::set_Attributes メソッド
FileSystemInfo::set_Attributes method
現在のオブジェクトが表すエンティティに指定された属性を設定します。
void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | FileAttributes | 設定する属性を表す FileAttributes 値のビット単位の組み合わせ |
参照
- Enum FileAttributes
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.Page for C++