IFunctionResult.ReturnValue Proprietà

Definizione

Ottiene il valore restituito di una funzione.

public:
 property System::Object ^ ReturnValue { System::Object ^ get(); };
public object ReturnValue { get; }
member this.ReturnValue : obj
Public ReadOnly Property ReturnValue As Object

Valore della proprietà

Valore restituito dalla funzione.

Si applica a