ActivityPropertyReference.SourceProperty 속성

정의

활동 정의의 속성 이름에 해당하는 원본 속성 이름을 x:Class 가져오거나 설정합니다.

public:
 property System::String ^ SourceProperty { System::String ^ get(); void set(System::String ^ value); };
public string SourceProperty { get; set; }
member this.SourceProperty : string with get, set
Public Property SourceProperty As String

속성 값

활동 정의의 속성 이름에 x:Class 해당하는 원본 속성 이름입니다.

적용 대상