ConditionalRecordAttributeConditionSelector Property |
The selector (match string) for the condition.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic string ConditionSelector { get; }
Public ReadOnly Property ConditionSelector As String
Get
Property Value
Type:
String
RemarksThe string will have a condition, included, excluded start with etc
See Also