[This is preliminary documentation and is subject to change.]
Determines the Base Location Of the Project .
| C# | Visual Basic | Visual C++ |
public string BaseLocation { get; set; }
Public Property BaseLocation As String
public: property String^ BaseLocation { String^ get (); void set (String^ value); }