3393777a 8f82 4970 eb65 da33f2ffc426 - akesseler/Plexdata.CsvParser GitHub Wiki

TypeProcessor.flags Field

The reflection binding flags to be used. These are: Public, Instance, GetProperty and SetProperty.

Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea

Syntax

C#

private static readonly BindingFlags flags

Field Value

Type: BindingFlags

Remarks

This field defines that only properties are included which are public and belong to an instance as well as have a property getter and a property setter.

See Also

Reference

TypeProcessor Class
Plexdata.CsvParser.Internals Namespace

⚠️ **GitHub.com Fallback** ⚠️