다음을 통해 공유


IHostEnvironment.ComponentCatalog 속성

정의

이 호스트에서 사용할 수 있는 로드 가능한 구성 요소(Microsoft.ML.LoadableClassAttribute)의 카탈로그입니다.

public Microsoft.ML.Runtime.ComponentCatalog ComponentCatalog { get; }
member this.ComponentCatalog : Microsoft.ML.Runtime.ComponentCatalog
Public ReadOnly Property ComponentCatalog As ComponentCatalog

속성 값

적용 대상