ResultEventArgs<T>.Result Property

Definition

The result instance

public:
 property T Result { T get(); };
public:
 property T Result { T get(); };
public T Result { get; }
member this.Result : 'T
Public ReadOnly Property Result As T

Property Value

T

Applies to