System::IO::FileInfo::get_IsReadOnly method

FileInfo::get_IsReadOnly method

Gibt einen Wert zurück, der angibt, ob das Attribut ReadOnly gesetzt ist.

bool System::IO::FileInfo::get_IsReadOnly()

ReturnValue

True, wenn das ReadOnly-Attribut gesetzt ist, sonst false.

Siehe auch