BeforeControllerActionMethodEventData.ActionArguments Свойство

Определение

Аргументы действия.

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

Значение свойства

Применяется к