DispatcherOperation::Result Property
.NET Framework (current version)
Gets the result of the operation after it has completed.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::Object^The result of the operation -or- null if the operation has not completed.
.NET Framework
Available since 3.0
Available since 3.0
Show: