[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool AutoType2Attributes { get; set; }
Public Property AutoType2Attributes As Boolean
public: virtual property bool AutoType2Attributes { bool get () sealed; void set (bool value) sealed; }