Metodo UtilityExtensionExcludedFromCache
|
Ritorna vero se l'estensione non è compatibile con la gestione della cache
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool ExtensionExcludedFromCache(
string ext
)
Public Shared Function ExtensionExcludedFromCache (
ext As String
) As Boolean
public:
static bool ExtensionExcludedFromCache(
String^ ext
)
static member ExtensionExcludedFromCache :
ext : string -> bool
Parametri
- ext String
-
Valore di ritorno
BooleanVedi anche