Bagikan melalui


RemoteArgument.SByteValue Properti

Definisi

Penting

API ini bukan kompatibel CLS.

Mendapatkan atau mengatur SByte yang diwakili RemoteArgument .

public:
 property System::SByte SByteValue { System::SByte get(); void set(System::SByte value); };
[System.CLSCompliant(false)]
public sbyte SByteValue { get; set; }
[<System.CLSCompliant(false)>]
member this.SByteValue : sbyte with get, set
Public Property SByteValue As SByte

Nilai Properti

SByte yang diwakiliRemoteArgument; 0 (nol) jika nilai RemoteArgument belum ditentukan.

Atribut

Pengecualian

Properti RemoteArgumentKind tidak diatur ke Intrinsic nilai .

-atau-

Properti TypeCode tidak diatur ke SByte nilai .

-atau-

Properti ini diatur saat IsByRef properti adalah false.

Berlaku untuk