ConfigureServiceOptions Class
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 options that control the behavior when configuring a connected service in a project.
public ref class ConfigureServiceOptions
[Windows::Foundation::Metadata::WebHostHidden]
class ConfigureServiceOptions
public class ConfigureServiceOptions
type ConfigureServiceOptions = class
Public Class ConfigureServiceOptions
- Inheritance
-
ConfigureServiceOptions
Configure |
Initializes a new instance of the ConfigureServiceOptions class. |
Args |
Gets a property bag that can be used to pass custom parameters to the connected service provider and handler. |
Suppress |
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. |
Suppress |
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. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |