GlobalBrokeredServiceContainer 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
필터링된 뷰를 사용 가능한 서비스로 가져오는 여러 서비스 원본 및 여러 소비자 역할을 지원하는 조정된 IServiceBroker 서비스의 컨테이너입니다.
public ref class GlobalBrokeredServiceContainer abstract : Microsoft::VisualStudio::Shell::ServiceBroker::IBrokeredServiceContainerDiagnostics, Microsoft::VisualStudio::Shell::ServiceBroker::IBrokeredServiceContainerInternal
public abstract class GlobalBrokeredServiceContainer : Microsoft.VisualStudio.Shell.ServiceBroker.IBrokeredServiceContainerDiagnostics, Microsoft.VisualStudio.Shell.ServiceBroker.IBrokeredServiceContainerInternal
type GlobalBrokeredServiceContainer = class
interface IBrokeredServiceContainer
interface IBrokeredServiceContainerInternal
interface IBrokeredServiceContainerDiagnostics
Public MustInherit Class GlobalBrokeredServiceContainer
Implements IBrokeredServiceContainerDiagnostics, IBrokeredServiceContainerInternal
- 상속
-
GlobalBrokeredServiceContainer
- 파생
- 구현
설명
서비스가 버전 없이 등록되면 해당 서비스 이름에 대한 요청이 이루어지지만 정확한 버전 일치를 찾을 수 없는 경우 대체 서비스로 두 배가 됩니다.
생성자
속성
LocalUserCredentials |
로컬 사용자를 가장하는 데 사용할 자격 증명을 가져옵니다. |
MissingServiceDiagnostics |
조정된 서비스가 누락된 원인을 진단할 수 있는 서비스에 대한 설명자를 가져옵니다. 를 사용하여 IMissingServiceDiagnosticsService 이 서비스와 상호 작용합니다. |
RegisteredServices |
현재 등록된 서비스를 가져옵니다. |