SetLaunchProfilePropertyValue(String, Object) Constructor
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.
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