Attr Property (Read/Write) |
Top Previous Next |
Sets/gets the attribute of a Field.
VB.NET Syntax
Field.Attr [= FieldAttribute]
C# Syntax
Field.Attr [= FieldAttribute];
Remarks
This property is for reserved use.
See Also FieldAttribute constants.
|