Interface ITestFolderActivity
The public read-only interface of the TestFolderActivity Class.
public interface ITestFolderActivity : IActivity
- Inherited Members
Properties
FolderName
Returns the folder name.
string FolderName { get; }
The public read-only interface of the TestFolderActivity Class.
public interface ITestFolderActivity : IActivity
Returns the folder name.
string FolderName { get; }