Aracılığıyla paylaş


WorkflowRuntimeBehavior.WorkflowRuntime Özellik

Tanım

Bir WorkflowRuntime örnekle ilişkili olan 'i WorkflowServiceHost alır.

public:
 property System::Workflow::Runtime::WorkflowRuntime ^ WorkflowRuntime { System::Workflow::Runtime::WorkflowRuntime ^ get(); };
public System.Workflow.Runtime.WorkflowRuntime WorkflowRuntime { get; }
member this.WorkflowRuntime : System.Workflow.Runtime.WorkflowRuntime
Public ReadOnly Property WorkflowRuntime As WorkflowRuntime

Özellik Değeri

WorkflowRuntime

Bir WorkflowRuntime nesnesi.

Açıklamalar

Nesne WorkflowRuntime bu özelliği almadan önce başlatılmamışsa, yeni bir WorkflowRuntime nesne oluşturulur.

Şunlara uygulanır