Aracılığıyla paylaş


DispatcherOperation<TResult>.Result Özellik

Tanım

İşlem tamamlandıktan sonra sonucu alır.

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

Özellik Değeri

TResult

İşlemin sonucu.

Şunlara uygulanır