VersionControlExplorerItem.LocalPath Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

VersionControlExplorerItem Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace