ControlChooseAddLocation.FullRepositoryPath Property

The full repository path the user has selected (selected node plus folder name typed in

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property FullRepositoryPath As String
public string FullRepositoryPath { get; }
public:
property String^ FullRepositoryPath {
    String^ get ();
}
member FullRepositoryPath : string with get
function get FullRepositoryPath () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ControlChooseAddLocation Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace