System.Workflow.ComponentModel.Compiler Ad Alanı
Windows Workflow Foundation bileşen modeli derleyicisi ile ilgili sınıflar sağlar. Provides classes related to the Windows Workflow Foundation component model compiler.
Sınıflar
ActivityCodeGenerator |
Etkinliklerle ilişkilendirilebilen kod Oluşturucu bileşenleri için temel sınıf.Base class for code generator components that can be associated with activities. |
ActivityCodeGeneratorAttribute |
Bir etkinliğin kod üretimi için kullanılacak türü gösterir.Indicates the type to be used for code generation for an activity. Bu sınıf devralınamaz.This class cannot be inherited. |
ActivityValidator |
Öğesinin türevi DependencyObjectValidator , tüm etkinlik Doğrulayıcı bileşenleri için bir temel sınıftır.Derivative of DependencyObjectValidator that is a base class for all activity validator components. |
ActivityValidatorAttribute |
Doğrulamaya tabi olan bir üzerinde doğrulama gerçekleştiren sınıfı tanımlar Activity .Identifies the class that performs validation on an Activity that is subject to validation. Bu sınıf devralınamaz.This class cannot be inherited. |
AttributeInfo |
Tasarım zamanında bir türdeki öznitelikleri temsil eden sarmalayıcı sınıfı.Wrapper class that represents attributes on a type at design time. Bu sınıf devralınamaz.This class cannot be inherited. |
AttributeInfoAttribute |
Tasarım zamanında bir öznitelik hakkında bilgi tutan bir sınıfı temsil eder.Represents a class holding information about an attribute at design time. Bu sınıf devralınamaz.This class cannot be inherited. |
AuthorizedType |
İş akışı derleyicisi tarafından derlenen iş akışlarında izin verilen veya izin verilmeyen bir tür kümesini temsil eder (özelliğin değerine bağlı olarak Authorized ).Represents a set of types that are either allowed or disallowed in compiled workflows by the workflow compiler (depending on the value of the Authorized property). Bu sınıf devralınamaz.This class cannot be inherited. |
BindValidationContext |
Doğrulamanın bağlamını temsil eder ActivityBind .Represents the context for the validation of an ActivityBind. Bu sınıf devralınamaz.This class cannot be inherited. |
CodeGenerationManager |
Derlemenin kod oluşturma aşamasında verilerin etkinlik kodu oluşturucuları arasında paylaşılmasını mümkün.Enables sharing of data across activity code generators during the code generation phase of compilation. Bu sınıf devralınamaz.This class cannot be inherited. |
CompileWorkflowCleanupTask |
Visual Basic kullanılarak oluşturulan iş akışlarını derlerken kullanılan geçici dosyaların içeriğini silmek için bir MSBuild görevi tanımlar.Defines an MSBuild task for erasing the contents of temporary files that are used when compiling workflows created using Visual Basic. Geçici dosyaların içeriği silinir, ancak dosyalar silinmez.The contents of the temporary files are erased but the files are not deleted. Bu sınıf devralınamaz.This class cannot be inherited. |
CompileWorkflowTask |
Bir iş akışını derlemek için MSBuild görevini temsil eder.Represents the MSBuild task of compiling a workflow. Bu sınıf devralınamaz.This class cannot be inherited. |
CompositeActivityCodeGenerator |
Bileşik etkinliklerle ilişkilendirilebilen kod Oluşturucu bileşenleri için temel sınıf.Base class for code generator components that can be associated with composite activities. |
CompositeActivityValidator |
Öğesinin türevi ActivityValidator , tüm bileşik etkinlik Doğrulayıcı bileşenleri için temel sınıftır.Derivative of ActivityValidator that is the base class for all composite activity validator components. |
ConditionValidator |
Öğesinin türevi DependencyObjectValidator , tüm koşul Doğrulayıcı bileşenleri için temel sınıftır.Derivative of DependencyObjectValidator that is the base class for all condition validator components. |
DependencyObjectValidator |
Öğesinin türevi Validator , tüm bağımlılık nesne doğrulayıcısı bileşenleri için temel sınıftır.Derivative of Validator that is the base class for all dependency object validator components. |
PropertyValidationContext |
, Doğrulaması için bağlam sağlar DependencyProperty .Provides the context for validation of a DependencyProperty. |
TypeProvider |
Bu uygulama, ITypeProvider belirtilen derlemeler ve kod derleme birimleri içinde türlerin kapsayıcısı görevi gören bir uygulamasıdır.An implementation of ITypeProvider that acts as a container of types within the indicated assemblies and code compile units. |
ValidationError |
Tüm doğrulama hatalarının temel sınıfını temsil eder.Represents the base class for all validation errors. |
ValidationErrorCollection |
Bir nesne koleksiyonunu tutar ValidationError .Holds a collection of ValidationError objects. |
ValidationManager |
Derleme işlemi sırasında doğrulayıcılar genelinde Özellik doğrulaması, üst etkinlik vb. gibi bağlamsal bilgilerin paylaşılmasını da mümkün.Enables the sharing of contextual information, such as property validation, parent activity, and so on, across validators during the compilation process. |
ValidationOptionAttribute |
Bilgileri içeren özel öznitelik ValidationOption .Custom attribute that contains ValidationOption information. Bu sınıf devralınamaz.This class cannot be inherited. |
Validator |
Tüm Doğrulayıcı bileşenleri için temel sınıf.Base class for all validator components. |
WorkflowCompilationContext |
Geçerli derleme veya doğrulama görevi için iş akışı derleme seçeneklerini sağlar.Provides workflow compilation options for the current compilation or validation task. |
WorkflowCompiler |
C# veya Visual Basic Code ve/veya XAML işaretlemesi kullanılarak geliştirilen iş akışlarının derleyicisini temsil eder.Represents the compiler for workflows that are developed using C# or Visual Basic code and/or XAML markup. Bu sınıf devralınamaz.This class cannot be inherited. |
WorkflowCompilerError |
CompilerErrorİş akışı derleme işlemi sırasında elde edilen bir öğesini temsil eder.Represents a CompilerError that is obtained during the workflow compilation process. |
WorkflowCompilerOptionsService |
Varsayılan bir uygulamasını sağlar IWorkflowCompilerOptionsService .Provides a default implementation of IWorkflowCompilerOptionsService. |
WorkflowCompilerParameters |
Derleme işlemi sırasında geçirilen parametreleri temsil eder WorkflowCompiler .Represents parameters passed to WorkflowCompiler during the compilation process. |
WorkflowCompilerResults |
Bir iş akışı derlemesinin sonuçlarını temsil eder.Represents the results of a workflow compilation. Bu sınıf devralınamaz.This class cannot be inherited. |
WorkflowMarkupSourceAttribute |
Bir Iş akışı biçimlendirme dosyası hakkında bilgi içeren öznitelik.Attribute that contains information about a Workflow markup file. Bu sınıf devralınamaz.This class cannot be inherited. |
WorkflowValidationFailedException |
ExceptionBir iş akışı doğrulamadan geçemediğinde ortaya çıkan bir öğesini temsil eder.Represents an Exception that occurs when a workflow does not pass validation. Bu sınıf devralınamaz.This class cannot be inherited. |
Arabirimler
ITypeProvider |
Türlerin kapsayıcısı olarak davranan bir hizmetin davranışını tanımlar.Defines the behavior of a service that acts as a container of types. |
IWorkflowCompilerOptionsService |
Doğrulama ve derleme işlemlerinde ortama özgü derleme bilgileri sağlamak için iş akışı tasarımcısını ve derleyicisini barındıran ortam tarafından uygulanan arabirimi tanımlar.Defines the interface implemented by the environment hosting the workflow designer and compiler to provide environment-specific compilation information during the validation and compilation processes. |
Numaralandırmalar
AccessTypes |
Bağımlılık özelliği için erişim modunu belirtir.Specifies the access mode for the dependency property. |
ValidationOption |
Özelliğindeki doğrulama seçeneklerini belirtir ValidationOption .Specifies the validation options in the ValidationOption property. |