System::IO::File::GetAttributes メソッド

File::GetAttributes method

指定されたエンティティの属性を返します。

static FileAttributes System::IO::File::GetAttributes(const String &path)
パラメーター説明
パスconst String&属性を返すエンティティのパス

ReturnValue

path が参照するエンティティの属性

参照