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