Proprietà DocumentDragDropEventArgsPaths
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.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à
StringCollection
Vedi anche