Does VB have automatic properties?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?U2llZ2ZyaWVkIEhlaW50emU=?=

    #1

    Does VB have automatic properties?

    I see there is a new feature in C# called automatic properties.
    Can someone give me a short example of automatic properties in VB?
    Thanks,
    Siegfried
  • Tom Shelton

    #2
    Re: Does VB have automatic properties?

    On 2008-04-17, Siegfried Heintze <SiegfriedHeint ze@discussions. microsoft.comwr ote:
    I see there is a new feature in C# called automatic properties.
    Can someone give me a short example of automatic properties in VB?
    Thanks,
    Siegfried
    There's no such thing in VB. Just as there is no such thing as an XML
    litteral in C# :)

    Sorry.

    --
    Tom Shelton

    Comment

    Working...