Partage via


RegisteredArrayDeclaration.Value Propriété

Définition

Obtient la ou les valeurs des membres de tableau.

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

Valeur de propriété

String

La ou les valeurs du tableau.

S’applique à