IFileStatus.IsProtected Method

Definition

Finds if the file is protected or not.

public bool IsProtected ();
abstract member IsProtected : unit -> bool
Public Function IsProtected () As Boolean

Returns

Whether the file is protected

Applies to