Proprietà DocumentDragDropEventArgsPaths
|
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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