Compartilhar via


ActivityStateQuery.Arguments Propriedade

Definição

Obtém a coleção de argumentos associada a essa consulta de atividade.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Arguments { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Arguments { get; }
member this.Arguments : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Arguments As Collection(Of String)

Valor da propriedade

Uma coleção de argumentos.

Aplica-se a