Share via


SetLaunchProfilePropertyValue(String, Object) Constructor

Definition

public SetLaunchProfilePropertyValue (string propertyName, object? value);
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.SetLaunchProfilePropertyValue : string * obj -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.SetLaunchProfilePropertyValue
Public Sub New (propertyName As String, value As Object)

Parameters

propertyName
String
value
Object

Applies to