Share via


IFileEntity.FileName Property

Definition

The file name without path (some alerts might not include path).

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The file name without path (some alerts might not include path).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileName")]
public string FileName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The file name without path (some alerts might not include path).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileName")>]
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

Attributes

Applies to