Process3.IsBeingDebugged Özellik

Tanım

Geçerli işlemin ayıklanıp ayıklanmadığını alır.

public:
 property bool IsBeingDebugged { bool get(); };
public:
 property bool IsBeingDebugged { bool get(); };
[System.Runtime.InteropServices.DispId(1104)]
public bool IsBeingDebugged { [System.Runtime.InteropServices.DispId(1104)] get; }
[<System.Runtime.InteropServices.DispId(1104)>]
[<get: System.Runtime.InteropServices.DispId(1104)>]
member this.IsBeingDebugged : bool
Public ReadOnly Property IsBeingDebugged As Boolean

Özellik Değeri

Boolean

true işlemin hataları ayıklandığında, false tersi durumda.

Uygulamalar

Öznitelikler

Şunlara uygulanır