IVsTemplateInfo.ProjectSubTypeDisplayName 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.
public:
property System::String ^ ProjectSubTypeDisplayName { System::String ^ get(); };
public:
property Platform::String ^ ProjectSubTypeDisplayName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678282)]
public string ProjectSubTypeDisplayName { get; }
public string ProjectSubTypeDisplayName { get; }
[<System.Runtime.InteropServices.DispId(1610678282)>]
member this.ProjectSubTypeDisplayName : string
member this.ProjectSubTypeDisplayName : string
Public ReadOnly Property ProjectSubTypeDisplayName As String
Property Value
- Attributes