Proprietà DocumentDragDropEventArgsPaths
|
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public 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à
StringCollectionVedi anche