BaseUIHierarchy.ServerUrl Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

‘선언
Public ReadOnly Property ServerUrl As String
    Get
public string ServerUrl { get; }
public:
property String^ ServerUrl {
    String^ get ();
}
member ServerUrl : string
function get ServerUrl () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BaseUIHierarchy Class

Microsoft.TeamFoundation.Common Namespace