Compartir a través de


SrgsNameValueTag.Value Propiedad

Definición

Obtiene o establece el valor contenido en la instancia SrgsNameValueTag.

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

Object

El valor contenido en la instancia SrgsNameValueTag.

Excepciones

Se ha intentado establecer Value en null.

Se intentó establecer Value en un tipo no válido.

Comentarios

Los tipos válidos para la Value propiedad son:

Se aplica a