ScriptTask.ProjectTemplatePath Property

Definition

Gets the path of the specified project template.

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

Property Value

The path of the specified project template.

Applies to