IServerSetupFacet.ServiceName Property

Definition

The Service name that the Server instance runs under.

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ServiceNameDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ServiceNameName")]
public string ServiceName { get; }
member this.ServiceName : string
Public ReadOnly Property ServiceName As String

Property Value

String
Attributes

Applies to