HubMethodInvocationMessage.Arguments 属性

定义

获取目标方法参数。

public:
 property cli::array <System::Object ^> ^ Arguments { cli::array <System::Object ^> ^ get(); };
public object[] Arguments { get; }
public object?[]? Arguments { get; }
public object?[] Arguments { get; }
member this.Arguments : obj[]
Public ReadOnly Property Arguments As Object()

属性值

Object[]

适用于