IContextAttribute 인터페이스

정의

컨텍스트 특성을 식별합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IContextAttribute
public interface IContextAttribute
[System.Runtime.InteropServices.ComVisible(true)]
public interface IContextAttribute
type IContextAttribute = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IContextAttribute = interface
Public Interface IContextAttribute
파생
특성

설명

IContextAttribute 클래스는 모든 컨텍스트 속성에서 노출 됩니다. 특성 컨텍스트에 있고 해당 컨텍스트에서 생성 되는 개체에 대 한 특정 정책을 적용 하는 속성을 기여 합니다. 특성을 사용 하는 방법에 대 한 자세한 내용은 참조 하세요. 특성합니다.

메서드

GetPropertiesForNewContext(IConstructionCallMessage)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 메시지의 호출자에 컨텍스트 속성을 반환합니다.

IsContextOK(Context, IConstructionCallMessage)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 컨텍스트가 컨텍스트 특성의 요구 사항을 충족시키는지 여부를 나타내는 부울 값을 반환합니다.

적용 대상