TemplateFiles.MSBuildSolutionTemplatePath 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 MSBuild Solution file (.sln) template path.
public:
property System::String ^ MSBuildSolutionTemplatePath { System::String ^ get(); };
public string MSBuildSolutionTemplatePath { get; }
member this.MSBuildSolutionTemplatePath : string
Public ReadOnly Property MSBuildSolutionTemplatePath As String