IFileStatus Interface

Definition

Interface for all file status functions.

public interface IFileStatus : IDisposable
type IFileStatus = interface
    interface IDisposable
Public Interface IFileStatus
Implements IDisposable
Implements

Methods

ContainsProtectedObjects()

Finds if the file contains protected objects or not

IsLabeled()

Finds if the file is labeled or not.

IsProtected()

Finds if the file is protected or not.

Applies to