Share via


BaseUIHierarchy.ServerName Property

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

Syntax

'宣言
Public ReadOnly Property ServerName As String
    Get
public string ServerName { get; }
public:
property String^ ServerName {
    String^ get ();
}
member ServerName : string
function get ServerName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BaseUIHierarchy Class

Microsoft.TeamFoundation.Common Namespace