ProcessModuleInfo.IsDebug Propriedade

Definição

Obtém ou define se a depuração é?

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a