S
shapper
Hello,
Does VB.NET include a similar feature as C# Automatic Properties?
public string FirstName {
get; set;
}
Thanks,
Miguel
Does VB.NET include a similar feature as C# Automatic Properties?
public string FirstName {
get; set;
}
Thanks,
Miguel