ClientSideProviderMatchIndicator 열거형

정의

ClientSideProviderDescription의 클래스 이름을 대조하는 동작을 지정하는 값을 포함합니다.

이 열거형은 멤버 값의 비트 조합을 지원합니다.

public enum class ClientSideProviderMatchIndicator
[System.Flags]
public enum ClientSideProviderMatchIndicator
[<System.Flags>]
type ClientSideProviderMatchIndicator = 
Public Enum ClientSideProviderMatchIndicator
상속
ClientSideProviderMatchIndicator
특성

필드

AllowSubstringMatch 1

클래스 이름을 비교할 때 부분 문자열 비교를 사용하도록 지정합니다.

DisallowBaseClassNameMatch 2

창 클래스 이름을 대조할 때 개체의 기본 클래스를 사용하지 않도록 지정합니다.

None 0

특수 플래그가 없습니다.

적용 대상

추가 정보