ClientSideProviderMatchIndicator 열거형

정의

ClientSideProviderDescription클래스 이름을 일치시키는 경우 동작을 지정하는 값을 포함합니다.

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

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

필드

Name Description
None 0

특별한 플래그가 없습니다.

AllowSubstringMatch 1

클래스 이름을 비교하는 데 부분 문자열 비교가 사용되도록 지정합니다.

DisallowBaseClassNameMatch 2

창 클래스 이름을 일치시키는 경우 개체의 기본 클래스가 사용되지 않도록 지정합니다.

적용 대상

추가 정보