Compartir vía


ServiceHealthData.Key Propiedad

Definición

Obtiene o establece la clave de este elemento ServiceHealthData.

public:
 property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
public string Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

Valor de propiedad

String

Clave de este ServiceHealthData elemento.

Excepciones

En una operación Set, el valor de clave es null, o consta únicamente de caracteres de espacio en blanco.

Se aplica a