WorkflowSettings 클래스

 

업데이트 날짜: 2013년 4월

워크플로 설정을 나타냅니다.

네임스페이스:   Microsoft.Activities.Design.Settings
어셈블리:  Microsoft.Activities.Design.dll의 Microsoft.Activities.Design

상속 계층 구조

System.Object
  Microsoft.Activities.Design.Settings.WorkflowSettings

구문

[DataContractAttribute(Name = "WorkflowSettings", Namespace = "https://schemas.microsoft.com/workflow/2012/designer/serialization")]
public class WorkflowSettings
[DataContractAttribute(Name = "WorkflowSettings", Namespace = "https://schemas.microsoft.com/workflow/2012/designer/serialization")]
public ref class WorkflowSettings 
[<DataContractAttribute(Name = "WorkflowSettings", Namespace = "https://schemas.microsoft.com/workflow/2012/designer/serialization")>]
type WorkflowSettings = class end
<DataContractAttribute(Name := "WorkflowSettings", Namespace := "https://schemas.microsoft.com/workflow/2012/designer/serialization")>
Public Class WorkflowSettings

생성자

이름 설명
System_CAPS_pubmethod WorkflowSettings()

WorkflowSettings 클래스의 새 인스턴스를 초기화합니다.

속성

이름 설명
System_CAPS_pubproperty Activation

워크플로의 활성화 설정을 가져오거나 설정합니다.

System_CAPS_pubproperty Configuration

워크플로의 구성 설정을 가져오거나 설정합니다.

System_CAPS_pubproperty ExternalVariables

워크플로와 연관된 외부 변수 컬렉션을 가져옵니다.

System_CAPS_pubproperty Metadata

워크플로와 연관된 메타데이터를 가져옵니다.

System_CAPS_pubproperty ShouldCacheDefinition

워크플로와 연관된 정의에 대한 캐시 여부를 가져오거나 설정합니다.

메서드

이름 설명
System_CAPS_pubmethod Equals(Object)

(Object에서 상속됨.)

System_CAPS_protmethod Finalize()

(Object에서 상속됨.)

System_CAPS_pubmethod GetHashCode()

(Object에서 상속됨.)

System_CAPS_pubmethod GetType()

(Object에서 상속됨.)

System_CAPS_protmethod MemberwiseClone()

(Object에서 상속됨.)

System_CAPS_pubmethod ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

Microsoft.Activities.Design.Settings 네임스페이스

맨 위로 이동