|
IFtpFileFullPath Property
|
Gets full path of file or directory.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
SyntaxReadOnly Property FullPath As String
Get
property String^ FullPath {
String^ get ();
}
abstract FullPath : string with get
View SourceProperty Value
String
See Also