Aracılığıyla paylaş


CustomExpressionEventArgs.Values Özellik

Tanım

Nesne örneğinden değerlendirilen değerleri alır veya ayarlar ParameterCollection CustomExpression .

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Values { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Values { get; }
member this.Values : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Values As IDictionary(Of String, Object)

Özellik Değeri

IDictionary<String,Object>

ParameterCollectionNesne örneğinden değerlendirilen değerler CustomExpression .

Şunlara uygulanır