次の方法で共有


ProcessInfoData.OpenFileHandles プロパティ

定義

開いているファイルの一覧。

public System.Collections.Generic.IList<string> OpenFileHandles { get; }
member this.OpenFileHandles : System.Collections.Generic.IList<string>
Public ReadOnly Property OpenFileHandles As IList(Of String)

プロパティ値

適用対象