Sdílet prostřednictvím


ActivityStateQuery.Arguments Vlastnost

Definice

Získá kolekci argumentů přidružených k tomuto dotazu aktivity.

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)

Hodnota vlastnosti

Kolekce argumentů.

Platí pro