LogValuesFormatter.ValueNames Propiedad

Definición

Obtiene la lista de nombres de parámetros de formato con nombre.

public:
 property System::Collections::Generic::List<System::String ^> ^ ValueNames { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> ValueNames { get; }
member this.ValueNames : System.Collections.Generic.List<string>
Public ReadOnly Property ValueNames As List(Of String)

Valor de propiedad

Se aplica a