WindowsFormsApplicationBase.ApplicationContext 屬性

定義

取得 Windows Forms 應用程式目前執行緒的 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 中。

依專案類型提供可用性

專案類型 Available
Windows 表單應用程式 Yes
類別庫 No
主控台應用程式 No
Windows 表單控制函式庫 No
Web 控制庫 No
Windows 服務 No
網站 No

適用於

另請參閱