|
FtpFileFullPath Property
|
Full path of file.
Namespace: GSF.Net.VirtualFtpClientAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
Syntaxpublic string FullPath { get; }
Public ReadOnly Property FullPath As String
Get
public:
property String^ FullPath {
String^ get ();
}
member FullPath : string with get
View SourceProperty Value
String
See Also