RegisteredArrayDeclaration.Value Property

Definition

Gets the value or values of the array members.

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

Property Value

The value or values of the array.

Applies to