Compartir vía


LatencyContextRegistrationOptions.MeasureNames Propiedad

Definición

Obtiene o establece la lista de nombres de medida registrados.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ MeasureNames { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.IReadOnlyList<string> MeasureNames { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.MeasureNames : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property MeasureNames As IReadOnlyList(Of String)

Valor de propiedad

Atributos

Se aplica a