ReturnEventArgs<T>.Result Proprietà

Definizione

Ottiene o imposta il valore restituito dalla funzione page.

public:
 property T Result { T get(); void set(T value); };
public T Result { get; set; }
member this.Result : 'T with get, set
Public Property Result As T

Valore della proprietà

T

Valore restituito dalla funzione page.

Si applica a