다음을 통해 공유


RegexStreamNamespacePredicate.IsMatch(String) 메서드

정의

소비자 조직이 지정된 네임스페이스를 구독해야 하는지를 정의합니다.

public bool IsMatch (string streamNameSpace);
abstract member IsMatch : string -> bool
override this.IsMatch : string -> bool
Public Function IsMatch (streamNameSpace As String) As Boolean

매개 변수

streamNameSpace
String

반환

true조직에서 지정된 네임스페이스를 구독해야 하는 경우 입니다. false그렇지 않으면.

구현

적용 대상