The location of the resource
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Location { get; set; }
Public Property Location As String
public: property String^ Location { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string Location { get; set; }
Public Property Location As String
public: property String^ Location { String^ get (); void set (String^ value); }