HealthReportEntry.Tags Propiedad

Definición

Obtiene las etiquetas asociadas a la comprobación de estado.

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

Valor de propiedad

Se aplica a