Compartilhar via


Tasks.Exists(String) Método

Definição

Determina se a tarefa especificada existe. Retorna True se a tarefa existe.

public:
 bool Exists(System::String ^ Name);
public bool Exists (string Name);
abstract member Exists : string -> bool
Public Function Exists (Name As String) As Boolean

Parâmetros

Name
String

String necessário. Um nome de tarefa.

Retornos

Aplica-se a