ReturnMessage.OutArgs Właściwość

Definicja

Pobiera określony obiekt przekazany jako out parametr lub ref do wywoływanej metody.

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

Wartość właściwości

Object[]

Obiekt przekazany jako out parametr lub ref do wywoływanej metody.

Implementuje

Atrybuty

Dotyczy