IFileEntity.Directory Property

Definition

The full path to the file.

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

Property Value

Attributes

Applies to