ActivityCodeDomSerializationManager.Context 屬性

定義

public:
 property System::ComponentModel::Design::Serialization::ContextStack ^ Context { System::ComponentModel::Design::Serialization::ContextStack ^ get(); };
public System.ComponentModel.Design.Serialization.ContextStack Context { get; }
member this.Context : System.ComponentModel.Design.Serialization.ContextStack
Public ReadOnly Property Context As ContextStack

屬性值

ContextStack 關聯的 ActivityCodeDomSerializationManager

實作

備註

使用 Context,可以提供資訊給巢狀 ActivityCodeDomSerializationManager

適用於