ManagementQualifierAttribute.Value Propiedad

Definición

Valor asociado al calificador.

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Valor de propiedad

Devuelve un objeto que representa el valor del calificador.

Comentarios

Si no especifica un valor, el valor predeterminado es true.

Se aplica a

Consulte también