다음을 통해 공유


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 활동 정의의 속성 이름에 해당하는 소스 속성 이름입니다.

적용 대상