IUIThreadOperationScope.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.
The IUIThreadOperationContext owning this scope instance.
public:
property Microsoft::VisualStudio::Utilities::IUIThreadOperationContext ^ Context { Microsoft::VisualStudio::Utilities::IUIThreadOperationContext ^ get(); };
public Microsoft.VisualStudio.Utilities.IUIThreadOperationContext Context { get; }
member this.Context : Microsoft.VisualStudio.Utilities.IUIThreadOperationContext
Public ReadOnly Property Context As IUIThreadOperationContext