ReloadProject.ProjectPath 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.
Gets the path of the project to be reloaded. The path can be absolute or relative to the solution file.
public string ProjectPath { get; }
member this.ProjectPath : string
Public ReadOnly Property ProjectPath As String