ProjectConfiguration.LaunchSettings 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.
Launch settings
public:
property Microsoft::VisualStudio::Workspace::IPropertySettings ^ LaunchSettings { Microsoft::VisualStudio::Workspace::IPropertySettings ^ get(); };
public Microsoft.VisualStudio.Workspace.IPropertySettings LaunchSettings { get; }
member this.LaunchSettings : Microsoft.VisualStudio.Workspace.IPropertySettings
Public ReadOnly Property LaunchSettings As IPropertySettings