Metodo UtilityExtensionExcludedFromCache
             | 
          
        
        
            Ritorna vero se l'estensione non è compatibile con la gestione della cache
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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
Boolean
Vedi anche