Compartir a través de


ProcessModuleInfo.IsDebug Propiedad

Definición

¿Obtiene o establece la depuración?

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a