Share via


VSWebSite.UserTemplatePath Property

Definition

Gets the path to the user templates folder for new project items.

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

Property Value

The path to the user templates folder.

Attributes

Applies to