Unused
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Location { get; set; }
Public Property Location As String
public: virtual property String^ Location { String^ get () sealed; void set (String^ value) sealed; }
C# | Visual Basic | Visual C++ |
public string Location { get; set; }
Public Property Location As String
public: virtual property String^ Location { String^ get () sealed; void set (String^ value) sealed; }