Debugger4.HexInputMode Özellik

Tanım

İfadelerin onaltılık veya ondalık biçimde değerlendirilip değerlendirilmediğini gösteren bir değer alır veya ayarlar.

public:
 property bool HexInputMode { bool get(); void set(bool value); };
public:
 property bool HexInputMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(108)]
public bool HexInputMode { [System.Runtime.InteropServices.DispId(108)] get; [System.Runtime.InteropServices.DispId(108)] set; }
[<System.Runtime.InteropServices.DispId(108)>]
[<get: System.Runtime.InteropServices.DispId(108)>]
[<set: System.Runtime.InteropServices.DispId(108)>]
member this.HexInputMode : bool with get, set
Public Property HexInputMode As Boolean

Özellik Değeri

Boolean

Onaltılık biçimi olan bir Boole değeri true ; Aksi takdirde, false .

Uygulamalar

Öznitelikler

Açıklamalar

Bkz. HexInputMode.

Şunlara uygulanır