PropertyGroup Class

Definition

Define a group of properties to match

public ref class PropertyGroup
[Windows::Foundation::Metadata::WebHostHidden]
class PropertyGroup
public class PropertyGroup
type PropertyGroup = class
Public Class PropertyGroup
Inheritance
PropertyGroup

Constructors

PropertyGroup(String, String, IReadOnlyCollection<String>, String, IReadOnlyCollection<String>, Int32, IReadOnlyCollection<PropertyVariable>)

Initializes a new instance of the PropertyGroup class.

PropertyGroup(String, String, String, IReadOnlyCollection<String>, Int32, IDictionary<String,String>)

Initializes a new instance of the PropertyGroup class.

PropertyGroup(String, String, String, IReadOnlyCollection<String>, Int32, IReadOnlyCollection<PropertyVariable>)

Initializes a new instance of the PropertyGroup class.

PropertyGroup(String, String, String, IReadOnlyCollection<String>, Int32, PropertyVariable[])

Initializes a new instance of the PropertyGroup class.

Properties

Environment

Environment of this properties to apply

FileMatcher

Scope of this properties to apply

GroupPriority

Priority to apply for this group

InheritEnvironments

List of reference contexts that this group needs

Namespace

Namespace (or null) for all this group

Properties

Properties to apply

Methods

CreateFileDataValue()

Create a FileDataValue to be indexed

Applies to