IServiceConfig 接口

定义

提供表示服务配置的接口。

public interface class IServiceConfig
public interface IServiceConfig
type IServiceConfig = interface
Public Interface IServiceConfig
派生

属性

Password

获取或设置服务密码。

ServiceDisplayName

获取服务显示名称。

StartMode

获取或设置服务启动模式。

UserName

获取或设置与服务关联的用户名。

适用于