ResourceNames Property (Task)
In This Topic
Gets a string with the list of resources used by this task.
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property ResourceNames As String
public override string ResourceNames {get;}
See Also