| C# | |
|---|---|
public static IEnumerable<string> TasksList {get;} | |
Property Value
Type: System.Collection.IEnumerable
Collection of tasks inxmlformat.
The following example shows call the TasksList property.
| C# | Copy Code |
|---|---|
// Gets list of tasks var tasksList = ZennoPoster.TasksList; | |
| PHP | Copy Code |
|---|---|
// Gets list of tasks $tasksList = ZennoPoster::TasksList; | |
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family