Bagikan melalui


ActionModel.Properties Properti

Definisi

Mendapatkan sekumpulan properti yang terkait dengan tindakan. Properti ini akan disalin ke Properties.

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)

Nilai Properti

Penerapan

Keterangan

Entri akan lebih diutamakan daripada entri dengan kunci yang sama di Properties dan Properties.

Berlaku untuk