Jaa


Template.Parameters Property

Definition

Gets or sets parameter list of this template.

public System.Collections.Generic.List<string> Parameters { get; set; }
member this.Parameters : System.Collections.Generic.List<string> with get, set
Public Property Parameters As List(Of String)

Property Value

Parameter list of this template.

Applies to