EventQueueName.GetCorrelationValues 메서드

정의

CorrelationProperty 연결된 모든 상관 관계 속성을 포함하는 배열을 EventQueueName반환합니다.

public:
 cli::array <System::Workflow::Runtime::CorrelationProperty ^> ^ GetCorrelationValues();
public System.Workflow.Runtime.CorrelationProperty[] GetCorrelationValues();
member this.GetCorrelationValues : unit -> System.Workflow.Runtime.CorrelationProperty[]
Public Function GetCorrelationValues () As CorrelationProperty()

반품

CorrelationProperty 에 연결된 모든 상관 관계 속성을 포함하는 배열입니다EventQueueName.

적용 대상