ServiceConfigSettings.serviceDisplayName Field

Definition

Specifies the display name of the service.

protected: Microsoft::SqlServer::Configuration::Property<System::String ^> ^ serviceDisplayName;
protected Microsoft.SqlServer.Configuration.Property<string> serviceDisplayName;
val mutable serviceDisplayName : Microsoft.SqlServer.Configuration.Property<string>
Protected serviceDisplayName As Property(Of String) 

Field Value

Applies to