The location of the resource
            
| 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); }