Proprietà DedNetApplicationSkipExtensionsLoading
             | 
          
        
        
            Controlla se caricare o meno le estensioni dell'applicazione
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool SkipExtensionsLoading { get; set; }Public Property SkipExtensionsLoading As Boolean
	Get
	Set
public:
property bool SkipExtensionsLoading {
	bool get ();
	void set (bool value);
}member SkipExtensionsLoading : bool with get, set
Valore della proprietà
Boolean
Vedi anche