Aracılığıyla paylaş


ActivityStateQuery.Arguments Özellik

Tanım

Bu etkinlik sorgusuyla ilişkili bağımsız değişkenlerin koleksiyonunu alır.

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)

Özellik Değeri

Bağımsız değişkenler koleksiyonu.

Şunlara uygulanır