Partager via


ProcessModuleInfoInner.IsDebug Propriété

Définition

Obtient ou définit est déboguer ?

[Newtonsoft.Json.JsonProperty(PropertyName="properties.is_debug")]
public bool? IsDebug { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.is_debug")>]
member this.IsDebug : Nullable<bool> with get, set
Public Property IsDebug As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à