TaskItem(String) Constructor
Create a new instance of the TaskItem item.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public TaskItem(
string displayName
)
Public Sub New (
displayName As String
)
No code example is currently available or this language may not be supported.
Parameters
- displayName String
-
The human-readable display name of the item.