Proprietà DocumentDragDropEventArgsPaths 
             | 
          
        
          
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic StringCollection Paths { get; set; }Public Property Paths As StringCollection
	Get
	Set
public:
property StringCollection^ Paths {
	StringCollection^ get ();
	void set (StringCollection^ value);
}member Paths : StringCollection with get, set
Valore della proprietà
Tipo: 
StringCollection
Vedi anche