IFileStatus Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |