ProjectResourceOptions Class
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.
Various properties to modify the behavior of the project resource.
public class ProjectResourceOptions
type ProjectResourceOptions = class
Public Class ProjectResourceOptions
- Inheritance
-
ProjectResourceOptions
Constructors
ProjectResourceOptions() |
Properties
ExcludeKestrelEndpoints |
If set, ignore endpoints coming from Kestrel configuration. |
ExcludeLaunchProfile |
If set, no launch profile will be used, and LaunchProfileName will be ignored. |
LaunchProfileName |
The launch profile to use. If |