Share via


IFileEntity.Directory Property

Definition

The full path to the file.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The full path to the file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="directory")]
public string Directory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The full path to the file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="directory")>]
member this.Directory : string
Public ReadOnly Property Directory As String

Property Value

Attributes

Applies to