Proprietà DedCommandContextDelegateOfComm
|
Delegate contenente la funzione di aggiornamento del dialogo padre.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedCommandContextUpdateDialogCommVedi anche