Freigeben über


SPServerProductInfo.ServerName-Eigenschaft

Der Name dieses Servers.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ServerName As String
    Get
'Usage
Dim instance As SPServerProductInfo
Dim value As String

value = instance.ServerName
public string ServerName { get; }

Eigenschaftswert

Typ: System.String
Eine String Darstellung des Servernamens.

Siehe auch

Referenz

SPServerProductInfo Klasse

SPServerProductInfo-Member

Microsoft.SharePoint.Administration-Namespace