Class PathRuleResourceInfo
Encapsulates the description of an export path rule light resource. This class is derived from LightResourceInfo. See class LightResourceInfo and enum ResourceType for more information.
Syntax
public class PathRuleResourceInfo : LightResourceInfo
Fields
RuleType
Indicates if this object represents a file or folder export path rule. Can not be changed after the resource has been created.
Declaration
public PathRuleType RuleType