Condividi tramite


ActivityStateQuery.Arguments Proprietà

Definizione

Ottiene la raccolta di argomenti associati con questa query di attività.

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)

Valore della proprietà

Una raccolta di argomenti.

Si applica a