Costruttore DocumentDragDropEventArgs
|
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public DocumentDragDropEventArgs(
StringCollection paths
)
Public Sub New (
paths As StringCollection
)
public:
DocumentDragDropEventArgs(
StringCollection^ paths
)
new :
paths : StringCollection -> DocumentDragDropEventArgs
Parametri
- paths StringCollection
-
Vedi anche