IExtendedUIService2 Rozhraní

Definice

Upozornění

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

Definuje metody, které mohou hostitelé návrháře pracovního postupu volat, aby určil nastavení prostředí.

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
Atributy

Poznámky

Note

Tento materiál popisuje typy a obory názvů, které jsou zastaralé. Další informace najdete v tématu Deprecated Types in Windows Workflow Foundation 4.5.

Metody

Name Description
GetReflectionAssembly(AssemblyName)
Zastaralé.

Vrátí sestavení načtené v kontextu reflexe pro aktuální cílovou architekturu.

GetRuntimeType(Type)
Zastaralé.

Vrátí aktuální typ modulu runtime pro zadaný typ reflexe. Typ reflexe závisí na cílové verzi .NET Frameworku.

GetTargetFrameworkVersion()
Zastaralé.

Vrátí cílovou verzi .NET Framework aktuálního projektu.

IsSupportedType(Type)
Zastaralé.

Vrátí hodnotu, která určuje, zda je zadaný typ podporován v aktuální cílové .NET Framework verze.

Platí pro