WAProvideProjectFactoryAttribute.ProjectSubTypeVsTemplate Property

Definition

Gets the project subtype.

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

Property Value

The project subtype.

Applies to