次の方法で共有


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

適用対象