Method | Description | |
---|---|---|
UriDroppedEventArgs ( string uriText ) : System |
Initializes a new instance of the UriDroppedEventArgs class.
|
public UriDroppedEventArgs ( string uriText ) : System | ||
uriText | string | Text of the dropped file or uri |
return | System |