| LoadHtmlConfigurationRootFolder Property |
Gets or set the base folder to search images in. Default is ".".
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string RootFolder { get; set; }
Public Property RootFolder As String
Get
Set
public:
property String^ RootFolder {
String^ get ();
void set (String^ value);
}
member RootFolder : string with get, set
Property Value
Type:
StringSee Also