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

적용 대상