Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The currently selected server path.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Property SelectedHatterasPath As String
public string SelectedHatterasPath { get; set; }
public:
property String^ SelectedHatterasPath {
String^ get ();
void set (String^ value);
}
member SelectedHatterasPath : string with get, set
function get SelectedHatterasPath () : String
function set SelectedHatterasPath (value : String)
Property Value
Type: System.String
Returns String.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.