WindowsFormsApplicationBase.ApplicationContext 屬性

定義

取得 Windows Form 應用程式之目前執行緒的 ApplicationContext 物件。

public:
 property System::Windows::Forms::ApplicationContext ^ ApplicationContext { System::Windows::Forms::ApplicationContext ^ get(); };
public System.Windows.Forms.ApplicationContext ApplicationContext { get; }
member this.ApplicationContext : System.Windows.Forms.ApplicationContext
Public ReadOnly Property ApplicationContext As ApplicationContext

屬性值

目前線程的相關內容資訊。

備註

這是進階成員;除非您按兩下 [ 所有 ] 索引標籤,否則不會出現在 IntelliSense 中。

依專案類型的可用性

專案類型 可用
Windows Forms 應用程式
類別庫
主控台應用程式
Windows Form 控制項程式庫
Web 控制項程式庫
Windows 服務
網站

適用於

另請參閱