Condividi tramite


IWorkflowCompilerOptionsService Interfaccia

Definizione

Attenzione

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

Definisce l'interfaccia implementata dall'ambiente che ospita l'utilità di progettazione flussi di lavoro e il compilatore per fornire informazioni di compilazione specifiche, relative all'ambiente, durante i processi di convalida e compilazione.

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

Commenti

Importante

In questo materiale vengono descritti tipi e spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5 (Tipi deprecati in Windows Workflow Foundation 4.5).

Proprietà

CheckTypes

Ottiene un valore che indica se i tipi sono stati selezionati.

Language

Ottiene il linguaggio di programmazione utilizzato dall'ambiente, ad esempio Visual Studio, durante la compilazione del flusso di lavoro.

RootNamespace

Ottiene l'insieme spazio dei nomi radice per il progetto.

Si applica a