Udostępnij za pośrednictwem


IExtendedUIService2 Interfejs

Definicja

Przestroga

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łać 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

Uwaga

W tym materiale omówiono przestarzałe typy i przestrzenie nazw. Aby uzyskać więcej informacji, zobacz przestarzałe typy w Windows Workflow Foundation 4,5.

Metody

GetReflectionAssembly(AssemblyName)

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

GetRuntimeType(Type)

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

GetTargetFrameworkVersion()

Zwraca .NET Framework wersji bieżącego projektu.

IsSupportedType(Type)

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

Dotyczy