RemoteArgument.ByteValue Vlastnost

Definice

Získá nebo nastaví, Byte že RemoteArgument představuje.

public:
 property System::Byte ByteValue { System::Byte get(); void set(System::Byte value); };
public byte ByteValue { get; set; }
member this.ByteValue : byte with get, set
Public Property ByteValue As Byte

Hodnota vlastnosti

Hodnota Byte , kterou RemoteArgument představuje; 0 (nula), pokud hodnota parametru RemoteArgument ještě nebyla zadána.

Výjimky

Vlastnost RemoteArgumentKind není nastavena Intrinsic na hodnotu .

-nebo-

Vlastnost TypeCode není nastavena Byte na hodnotu .

-nebo-

Tato vlastnost je nastavená, IsByRef když je falsevlastnost .

Platí pro