System::IO::FileInfo::get_IsReadOnly method

FileInfo::get_IsReadOnly method

Restituisce un valore che indica se l’attributo ReadOnly è impostato.

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

ReturnValue

True se l’attributo ReadOnly è impostato, altrimenti - false

Vedi anche