LanguageDefinitionSelector parameters
Use the LanguageDefinitionSelector data type to designate resources to include in a BuildableResourceCollection.
Attribute | Description |
---|---|
name | The name of the language definition to which the resource language definition will be compared. The value can contain an asterisk (*), which represents a set of 0 or more characters, and a question mark (?), which represents any character. |
caseSensitive | Indicates whether the comparison should be performed in a case-sensitive manner. The default is true. |