Proprietà DedFormStateManagerStateToUpdate
|
Dizionario contenente le nuove icone degli stati da aggiornare/ripristinare.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic Dictionary<DedState, DedFormStateManagerUpdatedStateIcon> StateToUpdate { get; }Public ReadOnly Property StateToUpdate As Dictionary(Of DedState, DedFormStateManagerUpdatedStateIcon)
Get
public:
property Dictionary<DedState^, DedFormStateManagerUpdatedStateIcon^>^ StateToUpdate {
Dictionary<DedState^, DedFormStateManagerUpdatedStateIcon^>^ get ();
}member StateToUpdate : Dictionary<DedState, DedFormStateManagerUpdatedStateIcon> with get
Valore della proprietà
DictionaryDedState,
DedFormStateManagerUpdatedStateIcon
Vedi anche