IFsrmFileScreenException interface (fsrmscreen.h)
[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileScreenException class.]
Used to configure an exception that excludes the specified files from the file screening process. This allows the files of a file group to be saved in the directory when a file screen that applies to the directory would otherwise prevent the file from being saved in the directory.
To create this interface, call the IFsrmFileScreenManager::CreateFileScreenException method.
The following methods return this interface:
Inheritance
The IFsrmFileScreenException interface inherits from the IFsrmObject interface.
Methods
The IFsrmFileScreenException interface has these methods.
IFsrmFileScreenException::get_AllowedFileGroups Retrieves or sets the names of the file groups that contain the file name patterns of the files that are allowed in the directory. (Get) |
IFsrmFileScreenException::get_Path Retrieves the path that is associated with this file screen exception. |
IFsrmFileScreenException::put_AllowedFileGroups Retrieves or sets the names of the file groups that contain the file name patterns of the files that are allowed in the directory. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmscreen.h |