ProjectResourceOptions.LaunchProfileName 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 launch profile to use. If null
then the default launch profile will be used.
public string? LaunchProfileName { get; set; }
member this.LaunchProfileName : string with get, set
Public Property LaunchProfileName As String