CBFS Filter 2020 Python Edition

Questions / Feedback?

reparse_rule_reparse_mask Property

A file mask that specifies where matching files and directories are redirected to.

Syntax

def get_reparse_rule_reparse_mask(reparse_rule_index: int) -> str: ...

Default Value

""

Remarks

A file mask that specifies where matching files and directories are redirected to.

This property contains a file mask that specifies where files and directories that match reparse_rule_mask are redirected to. Please refer to the Reparse Rules topic for more information.

The reparse_rule_index parameter specifies the index of the item in the array. The size of the array is controlled by the reparse_rule_count property.

This property is read-only.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 Python Edition - Version 20.0 [Build 8317]