Share via


ServiceConfigSettings.serviceDisplayName フィールド

定義

サービスの表示名を指定します。

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) 

フィールド値

適用対象