WAProvideProjectFactoryAttribute.DisplayProjectTypeVsTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the display project type Visual Studio template.
public:
property System::String ^ DisplayProjectTypeVsTemplate { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ DisplayProjectTypeVsTemplate { Platform::String ^ get(); void set(Platform::String ^ value); };
public string DisplayProjectTypeVsTemplate { get; set; }
member this.DisplayProjectTypeVsTemplate : string with get, set
Public Property DisplayProjectTypeVsTemplate As String
Property Value
The display project type Visual Studio template.