Udostępnij za pośrednictwem


ReturnEventArgs<T>.Result Właściwość

Definicja

Pobiera lub ustawia wartość zwracaną przez funkcję 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

Wartość właściwości

T

Wartość zwracana przez funkcję page.

Dotyczy