Proprietà DragDropEventArgsTargetComm
|
Imposta/Restituisce la struttura di documenti da importare
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic DedComm TargetComm { get; set; }Public Property TargetComm As DedComm
Get
Set
public:
property DedComm^ TargetComm {
DedComm^ get ();
void set (DedComm^ value);
}member TargetComm : DedComm with get, set
Valore della proprietà
DedComm
Vedi anche