BeforeHandlerMethodEventData.Arguments Свойство

Определение

Аргументы для метода.

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

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

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