BAppInfo
Identità
Namespace:
B.BStaticsAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Espone operazioni statiche riutilizzabili tramite BAppInfo. Consultare gli overload prima di introdurre una funzione equivalente.
Dichiarazione
public static class BAppInfo
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
CultureInfo |
CultureInfo? |
get |
CultureName |
string |
get |
FullName |
string |
get |
Name |
string |
get |
Version |
Version? |
get |
VersionFull |
string |
get |
VersionShort |
string |
get |
Esempi
Consultare BAppInfo - Esempi.
