Partager via


SolutionClass.TemplatePath, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property TemplatePath ( _
    ProjectType As String _
) As String
public virtual string this[
    string ProjectType
] { get; }
public:
virtual property String^ TemplatePath[[InAttribute] String^ ProjectType] {
    String^ get ([InAttribute] String^ ProjectType);
}
abstract TemplatePath : string
override TemplatePath : string
JScript ne prend pas en charge les propriétés indexées.

Paramètres

Valeur de propriété

Type : System.String

Implémentations

_Solution.TemplatePath

Sécurité .NET Framework

Voir aussi

Référence

SolutionClass Classe

EnvDTE, espace de noms