| FileFolder Property |
Gets or sets the folder.
Namespace:
Dynamicweb.FilePublisher
Assembly:
Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax public string Folder { get; set; }
Public Property Folder As String
Get
Set
Property Value
Type:
StringThe folder.
See Also