ReparseRuleReparseMask Property

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

Syntax

QString GetReparseRuleReparseMask(int iReparseRuleIndex);

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 ReparseRuleMask are redirected to. Please refer to the Reparse Rules topic for more information.

The ReparseRuleIndex parameter specifies the index of the item in the array. The size of the array is controlled by the ReparseRuleCount property.

This property is read-only and not available at design time.

Data Type

String

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