Compartir a través de


Template.Parameters Propiedad

Definición

Obtiene o establece la lista de parámetros de esta plantilla.

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)

Valor de propiedad

Lista de parámetros de esta plantilla.

Se aplica a