ActivityChangeAction.OwnerActivityDottedPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定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 ,嘗試設定此參數會導致拋出異常。