 | WorkingFoldersRootFolder Property |
The root folder
Namespace:
SMTPRouter
Assembly:
SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntaxpublic string RootFolder { get; }Public ReadOnly Property RootFolder As String
Get
Dim instance As WorkingFolders
Dim value As String
value = instance.RootFolder
public:
property String^ RootFolder {
String^ get ();
}Property Value
Type:
String
See Also