ReloadProject(String) 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.
Initializes a new instance of the ReloadProject class.
[System.Text.Json.Serialization.JsonConstructor]
public ReloadProject (string projectPath);
[<System.Text.Json.Serialization.JsonConstructor>]
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.ReloadProject : string -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.ReloadProject
Public Sub New (projectPath As String)
Parameters
- projectPath
- String
- Attributes