Proprietà DedNetApplicationIsLightInit 
             | 
          
        
         
            Restituisce se è stata fatta un'inizializzazione light.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool IsLightInit { get; }Public ReadOnly Property IsLightInit As Boolean
	Get
public:
property bool IsLightInit {
	bool get ();
}member IsLightInit : bool with get
Valore della proprietà
Tipo: 
Boolean
Vedi anche