ActivityChangeAction.OwnerActivityDottedPath 屬性

定義

取得或設定OwnerActivityDottedPath與此實例相關的 。CompositeActivity

public:
 property System::String ^ OwnerActivityDottedPath { System::String ^ get(); };
public string OwnerActivityDottedPath { get; }
member this.OwnerActivityDottedPath : string
Public ReadOnly Property OwnerActivityDottedPath As String

屬性值

與此事件相關的部分OwnerActivityDottedPathCompositeActivity

備註

這會 OwnerActivityDottedPath 操控所關聯 CompositeActivity的成員。 因此,若未先初始化相關物件 CompositeActivity ,嘗試設定此參數會導致拋出異常。

適用於