IExtendedUIService2 인터페이스

정의

주의

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

워크플로 디자이너 호스트에서 환경 설정을 확인하기 위해 호출할 수 있는 메서드를 정의합니다.

public interface class IExtendedUIService2
public interface IExtendedUIService2
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IExtendedUIService2
type IExtendedUIService2 = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IExtendedUIService2 = interface
Public Interface IExtendedUIService2
특성

설명

참고

이 자료에서는 더 이상 사용되지 않는 형식과 네임스페이스에 대해 설명합니다. 자세한 내용은 Deprecated Types in Windows Workflow Foundation 4.5(Windows Workflow Foundation 4.5에서 사용되지 않는 형식)를 참조하세요.

메서드

GetReflectionAssembly(AssemblyName)

현재 대상 프레임워크의 리플렉션 컨텍스트에 로드된 어셈블리를 반환합니다.

GetRuntimeType(Type)

지정된 리플렉션 형식의 현재 런타임 형식을 반환합니다. 리플렉션 형식은 대상 .NET Framework 버전에 따라 달라 집니다.

GetTargetFrameworkVersion()

현재 프로젝트의 대상 .NET Framework 버전을 반환 합니다.

IsSupportedType(Type)

지정 된 형식이 현재 대상 .NET Framework 버전에서 지원 되는지 여부를 나타내는 값을 반환 합니다.

적용 대상