System::IO::File::GetAttributes metod

File::GetAttributes method

Returnerar attributen för den angivna enheten.

static FileAttributes System::IO::File::GetAttributes(const String &path)
ParameterTypBeskrivning
sökvägconst String&Sökvägen till den entitet vars attribut ska returneras

ReturnValue

Attributen för den entitet som refereras av path

Se även