| FileFullPath Property |
Gets the full path.
Namespace:
Dynamicweb.FilePublisher
Assembly:
Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax public string FullPath { get; }
Public ReadOnly Property FullPath As String
Get
Property Value
Type:
StringThe full path.
See Also