FileProperties.FileMode Property

Definition

Gets the permission attribute for the file.

public string FileMode { get; }
member this.FileMode : string
Public ReadOnly Property FileMode As String

Property Value

Remarks

This property will be returned only for Linux nodes.

Applies to