ProcessInfoProperties.OpenFileHandle Property

Definition

List of open files.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> OpenFileHandle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.OpenFileHandle : System.Collections.Generic.List<string> with get, set
Public Property OpenFileHandle As List(Of String)

Property Value

Implements

Attributes

Applies to