Template.Description Property

Definition

Gets the description for the template.

public:
 property System::String ^ Description { System::String ^ get(); };
public:
 property Platform::String ^ Description { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(20)]
public string Description { [System.Runtime.InteropServices.DispId(20)] get; }
[<System.Runtime.InteropServices.DispId(20)>]
[<get: System.Runtime.InteropServices.DispId(20)>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

A string description of the template.

Attributes

Applies to