ConfigureServiceOptions Class

Definition

The options that control the behavior when configuring a connected service in a project.

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class ConfigureServiceOptions
Inheritance
ConfigureServiceOptions

Constructors

ConfigureServiceOptions()

Initializes a new instance of the ConfigureServiceOptions class.

Properties

Args

Gets a property bag that can be used to pass custom parameters to the connected service provider and handler.

SuppressLaunchingGettingStarted

Gets or sets a value indicating whether to suppress launching the Getting Started document after the connected service is added to the project. The default is false.

SuppressProgressDialog

Gets or sets a value indicating whether to suppress showing the Progress Dialog while adding the connected service to the project. The default is false.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022