共用方式為


CodeGenerationManager.Context 屬性

定義

取得與這個執行個體相關聯的 ContextStack

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

與這個執行個體相關聯的 ContextStack

適用於