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에 표시되지 않습니다.

프로젝트 형식에 따라 가용성

프로젝트 형식 사용 가능
Windows Forms 애플리케이션
클래스 라이브러리 No
콘솔 애플리케이션 No
Windows Forms 컨트롤 라이브러리 No
웹 컨트롤 라이브러리 No
Windows 서비스 No
웹 사이트 No

적용 대상

추가 정보