IServiceConfig 인터페이스

정의

서비스 구성을 나타내는 인터페이스를 제공합니다.

public interface class IServiceConfig
public interface IServiceConfig
type IServiceConfig = interface
Public Interface IServiceConfig
파생

속성

Password

서비스 암호를 가져오거나 설정합니다.

ServiceDisplayName

서비스 표시 이름을 가져옵니다.

StartMode

서비스 시작 모드를 가져오거나 설정합니다.

UserName

서비스와 연결된 사용자 이름을 가져오거나 설정합니다.

적용 대상