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