RemoteArgument.ArrayValue Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą ArrayRemoteArgument .

public:
 property Array ^ ArrayValue { Array ^ get(); void set(Array ^ value); };
public Array ArrayValue { get; set; }
member this.ArrayValue : Array with get, set
Public Property ArrayValue As Array

Wartość właściwości

RemoteArgument Ta Array wartość reprezentuje, null jeśli wartość elementu RemoteArgument nie została jeszcze określona.

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona na IntrinsicArray wartość.

-lub-

Właściwość TypeCode jest ustawiona na Object wartość .

-lub-

Ta właściwość jest ustawiana, gdy IsByRef właściwość to false.

Dotyczy