WorkflowCompilationContext.Current 속성

정의

WorkflowCompilationContext 현재 범위에서 사용할 수 있는 값을 가져옵니다.

public:
 static property System::Workflow::ComponentModel::Compiler::WorkflowCompilationContext ^ Current { System::Workflow::ComponentModel::Compiler::WorkflowCompilationContext ^ get(); };
public static System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext Current { get; }
static member Current : System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext
Public Shared ReadOnly Property Current As WorkflowCompilationContext

속성 값

현재 범위에서 사용할 수 있거나 컴파일 범위 null 가 초기화되지 않은 경우 사용할 수 있는 워크플로 컴파일 컨텍스트입니다.

적용 대상