Costruttore DocumentDragDropEventArgs 
             | 
          
        
          
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DocumentDragDropEventArgs(
	StringCollection paths
)
Public Sub New ( 
	paths As StringCollection
)
public:
DocumentDragDropEventArgs(
	StringCollection^ paths
)
new : 
        paths : StringCollection -> DocumentDragDropEventArgsParametri
- paths
 - Tipo: System.Collections.SpecializedStringCollection
 
Vedi anche