Share via


ProcessInfoProperties.FileName Property

Definition

File name of this process.

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

Property Value

Implements

Attributes

Applies to