System.Net.Sockets.SendPacketsElement.FilePath Property

Gets the filename of the file to send if the System.Net.Sockets.SendPacketsElement class was initialized with a filepath parameter.

Syntax

public string FilePath { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Universal Naming Convention (UNC) paths are supported by the SendPacketsElement.FilePath property. If the file is in the current working directory, no path information needs to be specified.

The default value for the SendPacketsElement.FilePath property is an empty string if the System.Net.Sockets.SendPacketsElement class was not initialized with a filepath parameter.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0