Język

IExtendedUIService2 Interfejs

Definicja

Uwaga

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

Definiuje metody, które hosty projektanta przepływu pracy mogą wywoływać w celu określenia ustawień środowiska.

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
Atrybuty

Uwagi

Note

W tym materiale omówiono typy i przestrzenie nazw, które są przestarzałe. Aby uzyskać więcej informacji, zobacz Deprecated Types in Windows Workflow Foundation 4.5.

Metody

Nazwa Opis
GetReflectionAssembly(AssemblyName)
Przestarzałe.

Zwraca zestaw załadowany w kontekście odbicia dla bieżącej platformy docelowej.

GetRuntimeType(Type)
Przestarzałe.

Zwraca bieżący typ środowiska uruchomieniowego dla określonego typu odbicia. Typ odbicia zależy od docelowej wersji platformy .NET Framework.

GetTargetFrameworkVersion()
Przestarzałe.

Zwraca docelową wersję platformy .NET Framework bieżącego projektu.

IsSupportedType(Type)
Przestarzałe.

Zwraca wartość wskazującą, czy określony typ jest obsługiwany w bieżącej wersji docelowej .NET Framework.

Dotyczy