Proprietà DedCommandContextDelegateOfComm
|
Delegate contenente la funzione di aggiornamento del dialogo padre.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedCommandContextUpdateDialogComm DelegateOfComm { get; set; }
Public Property DelegateOfComm As DedCommandContextUpdateDialogComm
Get
Set
public:
property DedCommandContextUpdateDialogComm^ DelegateOfComm {
DedCommandContextUpdateDialogComm^ get ();
void set (DedCommandContextUpdateDialogComm^ value);
}
member DelegateOfComm : DedCommandContextUpdateDialogComm with get, set
Valore della proprietà
Tipo:
DedCommandContextUpdateDialogCommVedi anche