JoinableTaskFactory.Context Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the joinable task context to which this factory belongs.
public:
 property Microsoft::VisualStudio::Threading::JoinableTaskContext ^ Context { Microsoft::VisualStudio::Threading::JoinableTaskContext ^ get(); };public Microsoft.VisualStudio.Threading.JoinableTaskContext Context { get; }member this.Context : Microsoft.VisualStudio.Threading.JoinableTaskContextPublic ReadOnly Property Context As JoinableTaskContextProperty Value
Returns JoinableTaskContext.