다음을 통해 공유


IVersionSelector 인터페이스

정의

조직 배치를 수행할 때 선호해야 하는 조직 인터페이스 버전을 선택하는 기능입니다.

public interface IVersionSelector
type IVersionSelector = interface
Public Interface IVersionSelector
파생

메서드

GetSuitableVersion(UInt16, IReadOnlyList<UInt16>, ICompatibilityDirector)

조직 배치를 수행할 때 선호해야 하는 조직 인터페이스 버전을 선택하는 기능입니다.

GetSuitableVersion(UInt16, UInt16[], ICompatibilityDirector)

지정된 요청에 적합한 인터페이스 버전의 컬렉션을 반환합니다.

적용 대상