SendPacketsElement::FilePath Property
.NET Framework (current version)
Gets the filename of the file to send if the SendPacketsElement class was initialized with a filepath parameter.
Assembly: System (in System.dll)
Property Value
Type: System::String^The filename of the file to send if the SendPacketsElement class was initialized with a filepath parameter.
Universal Naming Convention (UNC) paths are supported by the FilePath property. If the file is in the current working directory, no path information needs to be specified.
The default value for the FilePath property is an empty string if the SendPacketsElement class was not initialized with a filepath parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: