System::IO::File::GetAttributes メソッド
File::GetAttributes method
指定されたエンティティの属性を返します。
static FileAttributes System::IO::File::GetAttributes(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | 属性を返すエンティティのパス |
ReturnValue
path が参照するエンティティの属性
参照
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++