BFile
Identità
Namespace:
B.BIOAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Tipo pubblico B-Arts del namespace B.BIO. La responsabilità concreta è rappresentata dai membri pubblici elencati di seguito.
Dichiarazione
public class BFile
Costruttori
BFile()BFile(string fullname)
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
Content |
byte[]? |
get/set |
ContentString |
string |
get/set |
ContentType |
string |
get/set |
ExceptionList |
List<Exception> |
get/set |
Exist |
bool |
get |
ExistFolder |
bool |
get |
Extension |
string |
get/set |
Fullname |
string |
get/set |
IsNothing |
bool |
get |
Nome |
string |
get/set |
Path |
string |
get/set |
UltimaModifica |
DateTime? |
get/set |
Metodi
bool WriteContentString(FileMode WriteMode = Create)
Esempi
Consultare BFile - Esempi.
