Proprietà StateChangedEventArgsPrecState
             | 
          
        
        
            Restituisce lo stato precedente.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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à
DedState
Vedi anche