Compartir a través de


ProcessInfo.OpenFileHandles Propiedad

Definición

Obtiene o establece la lista de archivos abiertos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.open_file_handles")]
public System.Collections.Generic.IList<string> OpenFileHandles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.open_file_handles")>]
member this.OpenFileHandles : System.Collections.Generic.IList<string> with get, set
Public Property OpenFileHandles As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a