共用方式為


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[]

適用於