| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property FieldTypes As MicrFieldTypes | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MicrFieldTypes FieldTypes {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property MicrFieldTypes get_FieldTypes(); | |
| C++/CLI | |
|---|---|
public: property MicrFieldTypes FieldTypes { MicrFieldTypes get(); } | |
If the text line has not been parsed, the return value will be MicrFieldTypes.None.
This value represents bit flags.
