ActionModel.Properties Özellik

Tanım

Eylemle ilişkili bir dizi özelliği alır. Bu özellikler öğesine Propertieskopyalanır.

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

Özellik Değeri

Uygulamalar

Açıklamalar

Girdiler, ve Propertiesiçinde Properties aynı anahtara sahip girişlerden önceliklidir.

Şunlara uygulanır