Proprietà StateChangedEventArgs.PrecState
|
Restituisce lo stato precedente.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
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