Compartir a través de


RegisteredArrayDeclaration.Value Propiedad

Definición

Obtiene el valor o valores de los miembros de la matriz.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Valor de propiedad

String

El valor o valores de la matriz.

Se aplica a