IVsTaskProgress.Options Property
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 a copy of the options configured at initialization for an IVsTaskProgress behaviour and data.
C++
public:
property Microsoft::VisualStudio::TaskStatusCenter::TaskProgressOptions ^ Options { Microsoft::VisualStudio::TaskStatusCenter::TaskProgressOptions ^ get(); };
public Microsoft.VisualStudio.TaskStatusCenter.TaskProgressOptions Options { get; }
member this.Options : Microsoft.VisualStudio.TaskStatusCenter.TaskProgressOptions
Public ReadOnly Property Options As TaskProgressOptions
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |