[This is preliminary documentation and is subject to change.]
The type descriptor available.
Declaration Syntax
C# | Visual Basic | Visual C++ |
TypeSchema type_schema { get; set; }
Property type_schema As TypeSchema
property TypeSchema^ type_schema { TypeSchema^ get (); void set (TypeSchema^ value); }