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; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ServiceNameDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ServiceNameName")>]
member this.ServiceName : string
Public ReadOnly Property ServiceName As String

Property Value

Attributes

Applies to