[This is preliminary documentation and is subject to change.]
The field descriptor for the instance if it is a member.
Declaration Syntax
C# | Visual Basic | Visual C++ |
FieldSchema field { get; }
ReadOnly Property field As FieldSchema
property FieldSchema^ field { FieldSchema^ get (); }