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