Share via


VSWebSite.TemplatePath Property

Definition

Gets the full path and name of the folder that contains templates for Web site items.

public:
 property System::String ^ TemplatePath { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public string TemplatePath { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.TemplatePath : string
Public ReadOnly Property TemplatePath As String

Property Value

The full path and name of the folder that contains templates for Web sites.

Attributes

Applies to