Hello,
Does VB.NET include a similar feature as C# Automatic Properties?
public string FirstName {
get; set;
}
Thanks,
Miguel
David Anton - 16 Oct 2007 16:22 GMT
No.

Signature
http://www.tangiblesoftwaresolutions.com
C++ to C#
C++ to VB
C++ to Java
C++ to C++/CLI
Instant C#: VB to C# converter
Instant VB: C# to VB converter
Instant C++: convert VB or C# to C++/CLI
> Hello,
>
[quoted text clipped - 6 lines]
> Thanks,
> Miguel