Proprietà StateChangedEventArgsPrecState 
             | 
          
        
         
            Restituisce lo stato precedente.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DedState PrecState { get; }Public ReadOnly Property PrecState As DedState
	Get
public:
property DedState^ PrecState {
	DedState^ get ();
}member PrecState : DedState with get
Valore della proprietà
Tipo: 
DedState
Vedi anche