TemplateFiles.SDKProjectFileTemplatePath Property

Definition

Gets the MSBuild C# SDK Project file (.csproj) template path.

public:
 property System::String ^ SDKProjectFileTemplatePath { System::String ^ get(); };
public string SDKProjectFileTemplatePath { get; }
member this.SDKProjectFileTemplatePath : string
Public ReadOnly Property SDKProjectFileTemplatePath As String

Property Value

String

Applies to