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