|
FtpDirectoryFullPath Property
|
Full path of directory.
Namespace: GSF.Net.VirtualFtpClientAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public abstract string FullPath { get; }
Public MustOverride ReadOnly Property FullPath As String
Get
public:
virtual property String^ FullPath {
String^ get () abstract;
}
abstract FullPath : string with get
View SourceProperty Value
StringSee Also