ProvideProjectFactoryAttribute.ProjectSubTypeVsTemplate Propriété

Définition

Obtient ou définit le modèle Visual Studio pour le sous-type de projet.

public:
 property System::String ^ ProjectSubTypeVsTemplate { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ProjectSubTypeVsTemplate { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ProjectSubTypeVsTemplate { get; set; }
member this.ProjectSubTypeVsTemplate : string with get, set
Public Property ProjectSubTypeVsTemplate As String

Valeur de propriété

String

Modèle Visual Studio pour le sous-type de projet.

S’applique à