Sdílet prostřednictvím


ReturnMessage.OutArgs Vlastnost

Definice

Získá zadaný objekt předaný out jako nebo ref parametr do volané 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()

Hodnota vlastnosti

Object[]

Objekt předaný out jako nebo ref parametr volané metodě.

Implementuje

Atributy

Platí pro