다음을 통해 공유


ProcessInfo.OpenFileHandles Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to