共用方式為


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 活動定義之屬性名稱的來源屬性名稱。

適用於