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
특성

설명

메모

이 재질에서는 사용되지 않는 형식 및 네임스페이스에 대해 설명합니다. 자세한 내용은 Windows Workflow Foundation 4.5 참조하세요.

메서드

Name Description
GetReflectionAssembly(AssemblyName)
사용되지 않음.

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

GetRuntimeType(Type)
사용되지 않음.

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

GetTargetFrameworkVersion()
사용되지 않음.

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

IsSupportedType(Type)
사용되지 않음.

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

적용 대상